From 09d7253a65aadaa0ef965aa2c3fa9be63fd54e51 Mon Sep 17 00:00:00 2001 From: wuzeyu Date: Tue, 8 Jul 2025 20:26:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9commitEditedAsset=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E9=94=99=E8=AF=AF=E7=A0=81=E6=8F=8F=E8=BF=B0=EF=BC=8C?= =?UTF-8?q?=E7=BB=86=E5=88=86=E9=94=99=E8=AF=AF=E5=8E=9F=E5=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuzeyu --- api/@ohos.file.photoAccessHelper.d.ts | 57 ++++++++++++++++++--------- 1 file changed, 38 insertions(+), 19 deletions(-) diff --git a/api/@ohos.file.photoAccessHelper.d.ts b/api/@ohos.file.photoAccessHelper.d.ts index a5e1ab38e2..5073498cf9 100644 --- a/api/@ohos.file.photoAccessHelper.d.ts +++ b/api/@ohos.file.photoAccessHelper.d.ts @@ -1110,7 +1110,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @static * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @since 11 @@ -1158,7 +1159,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @static * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @since 11 @@ -1261,7 +1263,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. * @throws { BusinessError } 801 - Capability not supported. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @static * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @since 15 @@ -1560,7 +1563,8 @@ declare namespace photoAccessHelper { *
2. Incorrect parameter types; 3. Parameter verification failed. * @throws { BusinessError } 13900012 - Permission denied * @throws { BusinessError } 13900020 - Invalid argument - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 10 @@ -1578,7 +1582,8 @@ declare namespace photoAccessHelper { *
2. Incorrect parameter types; 3. Parameter verification failed. * @throws { BusinessError } 13900012 - Permission denied * @throws { BusinessError } 13900020 - Invalid argument - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 10 @@ -1594,7 +1599,8 @@ declare namespace photoAccessHelper { *
2. Incorrect parameter types. * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 13900020 - Invalid argument - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @since 10 * @deprecated since 11 @@ -1609,7 +1615,8 @@ declare namespace photoAccessHelper { *
2. Incorrect parameter types. * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 13900020 - Invalid argument - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @since 10 * @deprecated since 11 @@ -1939,7 +1946,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application. * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -1954,7 +1962,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application. * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -1969,7 +1978,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -2027,7 +2037,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application. * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -2042,7 +2053,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application. * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -2059,7 +2071,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application. * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -2076,7 +2089,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application. * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 11 @@ -8460,7 +8474,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @throws { BusinessError } 14000016 - Operation Not Support * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @since arkts {'1.1':'11','1.2':'20'} @@ -9564,7 +9579,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @atomicservice * @since arkts {'1.1':'12','1.2':'20'} @@ -9582,7 +9598,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @atomicservice * @since arkts {'1.1':'12','1.2':'20'} @@ -9599,7 +9616,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 201 - Permission denied * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - System inner fail + * @throws { BusinessError } 14000011 - System inner fail. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @atomicservice * @since arkts {'1.1':'12','1.2':'20'} @@ -9930,7 +9948,8 @@ declare namespace photoAccessHelper { * @throws { BusinessError } 202 - Called by non-system application * @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified; *
2. Incorrect parameter types; 3. Parameter verification failed. - * @throws { BusinessError } 14000011 - Internal system error + * @throws { BusinessError } 14000011 - Internal system error. Possible causes: 1. The database is corrupted; + *
2. The file system is abnormal; 3. The IPC request timed out; 4. Permission denied. * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core * @systemapi * @since 12 -- Gitee