Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp948 bool hapQueryResult = false; in GetBundleAndHapInfo() local
950 hapQueryResult = bundleMgrHelper->GetHapModuleInfo(abilityInfo, userId, hapModuleInfo); in GetBundleAndHapInfo()
952hapQueryResult = (bundleMgrHelper->GetSandboxHapModuleInfo(abilityInfo, appIndex, userId, hapModul… in GetBundleAndHapInfo()
954 if (!hapQueryResult) { in GetBundleAndHapInfo()