Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp205 auto systemAbilityManagerClient = OHOS::SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetHapPathList() local
206 if (!systemAbilityManagerClient) { in GetHapPathList()
207 TAG_LOGE(AAFwkTag::JSRUNTIME, "null systemAbilityManagerClient"); in GetHapPathList()
210 auto remoteObject = systemAbilityManagerClient->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetHapPathList()

Completed in 1 milliseconds