Home
last modified time | relevance | path

Searched refs:GET_BUNDLE_INFO_FAILED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_errors.h179 GET_BUNDLE_INFO_FAILED, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp79 return AAFwk::GET_BUNDLE_INFO_FAILED; in GeneratePreloadRequest()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_second_test/
H A Dability_manager_service_second_test.cpp1643 EXPECT_EQ(abilityMs_->KillProcess("test"), GET_BUNDLE_INFO_FAILED);
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp211 messageMap_[GET_BUNDLE_INFO_FAILED] = "error: get bundle info failed."; in CreateMessageMap()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp6512 return GET_BUNDLE_INFO_FAILED; in KillProcess()
8293 return GET_BUNDLE_INFO_FAILED; in StartUserTest()