Home
last modified time | relevance | path

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

/domains/advertising/oaid/services/oaid_manager/src/
H A Dbundle_mgr_helper.cpp38 sptr<ISystemAbilityManager> systemAbilityManager = in GetBundleMgrProxy() local
40 if (!systemAbilityManager) { in GetBundleMgrProxy()
46 systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleMgrProxy()
/domains/advertising/oaid/interfaces/innerkits/src/
H A Doaid_service_client.cpp104 sptr<ISystemAbilityManager> systemAbilityManager = in LoadService() local
106 if (systemAbilityManager == nullptr) { in LoadService()
117 int32_t result = systemAbilityManager->LoadSystemAbility(OAID_SYSTME_ID, loadCallback); in LoadService()

Completed in 2 milliseconds