Home
last modified time | relevance | path

Searched refs:getCallerResult (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Decological_rule_interceptor.cpp185 bool getCallerResult = IN_PROCESS_CALL(bundleMgrHelper->GetApplicationInfo(callerBundleName, in GetEcologicalCallerInfo() local
187 if (!getCallerResult) { in GetEcologicalCallerInfo()
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dability_util.h276 bool getCallerResult = IN_PROCESS_CALL(bundleMgrHelper->GetApplicationInfo(callerBundleName, in IsStartIncludeAtomicService() local
278 if (!getCallerResult) { in IsStartIncludeAtomicService()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp806 bool getCallerResult = IN_PROCESS_CALL(bundleMgrHelper->GetApplicationInfo(callerBundleName, in GetEcologicalCallerInfo() local
808 if (!getCallerResult) { in GetEcologicalCallerInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp1209 bool getCallerResult = bundleDataMgr_->GetApplicationInfo(callerBundleName, in GetEcologicalCallerInfo() local
1211 if (!getCallerResult) { in GetEcologicalCallerInfo()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3550 bool getCallerResult = IN_PROCESS_CALL(iBundleMgr->GetApplicationInfo(bundleName, flag, userId, callerAppInfo)); in GetCallerType() local
3551 if (!getCallerResult) { in GetCallerType()

Completed in 12 milliseconds