Home
last modified time | relevance | path

Searched refs:UNINSTALL_APP_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h141 UNINSTALL_APP_FAILED, enumerator
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp206 messageMap_[UNINSTALL_APP_FAILED] = "error: uninstall app failed."; in CreateMessageMap()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp6578 return UNINSTALL_APP_FAILED; in UninstallAppInner()