Lines Matching refs:patch
1257 The bundle does not exist or no patch has been applied.
1275 Invalid patch package.
1279 This error code is returned when the specified patch package is invalid.
1283 The patch package does not exist or is inaccessible.
1287 1. Check whether the path of the patch package is valid.
1288 2. Check whether the application has the permission to access the patch package.
1294 Failed to deploy the patch.
1298 This error code is reported when the patch package fails to be deployed.
1302 1. The **type** field in the **patch.json** file is set to a value other than **patch** or **hotrel…
1304 …ferent from those of the installed HAP. If the **type** field is set to **patch**, the values of *…
1305 4. If a patch package has been deployed, the **versionCode** of the new patch package is not later …
1306 5. If the **type** field is set to **patch**, the signature information is different from that of t…
1307 6. If the **type** field is set to **patch** and a debug version is to be installed, a **hotreload*…
1308 7. If the **type** field is set to **hotreload** and a debug version is to be installed, a **patch*…
1312 Check whether the patch package complies with the deployment rules.
1318 Failed to enable the patch package.
1322 This error code is reported when the patch package fails to be enabled.
1326 The patch package is in an incorrect state.
1330 Check the state of the patch package.
1336 Failed to remove the patch package.
1340 This error code is reported when the patch package fails to be deleted.
1344 The patch package is in an incorrect state.
1348 Check the state of the patch package.
1354 Failed to load the patch.
1358 This error code is reported when the patch fails to be installed.
1362 The Ark engine fails to install the patch.
1366 Check whether the patch package is correct.
1372 Failed to unload the patch.
1376 This error code is reported when the Ark engine fails to uninstall the patch.
1380 The Ark engine fails to uninstall the patch.
1384 Check whether the patch package is correct.