Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_module_reader.cpp205 …auto systemAbilityManagerClient = OHOS::SystemAbilityManagerClient::GetInstance().GetSystemAbility… in GetHapPathList() local
206 if (!systemAbilityManagerClient) { in GetHapPathList()
210 …auto remoteObject = systemAbilityManagerClient->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID… in GetHapPathList()