Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_service.cpp47 … auto systemAabilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in OnStart() local
48 …if (!systemAabilityMgr || systemAabilityMgr->AddSystemAbility(URI_PERMISSION_MGR_SERVICE_ID, impl_… in OnStart()