Lines Matching refs:patch
28 | quickFixFilePath | string | Yes| Yes | Installation path of the quick fix patch file.…
43 | quickFixVersionCode | number | Yes| Yes | Version code of the quick fix patch package. …
44 … | Yes| Yes | Text description of the version number of the quick fix patch package. …
51 Applies a quick fix patch. This API uses an asynchronous callback to return the result.
63 …| hapModuleQuickFixFiles | Array\<string> | Yes| Quick fix patch files, each of which must contain…
64 …llback\<void> | Yes| Callback used to return the result. If the quick fix patch is installed, **er…
68 If an error occurs during patch installation, the error code and message are returned through the c…
107 Applies a quick fix patch. This API uses a promise to return the result.
119 …| hapModuleQuickFixFiles | Array\<string> | Yes| Quick fix patch files, each of which must contain…
129 If an error occurs during patch installation, the error code and message are returned through the c…
188 | 18500001 | The bundle does not exist or no patch has been applied. |
244 | 18500001 | The bundle does not exist or no patch has been applied. |
281 | bundleName | string | Yes| Name of the bundle for which the patch needs to be revoked.|
293 | 18500001 | The bundle does not exist or no patch has been applied. |
296 If an error occurs during patch installation, the error code and message are returned through the c…
326 | bundleName | string | Yes| Name of the bundle for which the patch needs to be revoked.|
343 | 18500001 | The bundle does not exist or no patch has been applied. |
346 If an error occurs during patch installation, the error code and message are returned through the c…