Home
last modified time | relevance | path

Searched defs:systemAbilityMgr (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_client.cpp101 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetAotCompilerProxy() local
130 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in LoadAotCompilerService() local
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerclient_unit/
Daotcompilerclient_unit.cpp59 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); in GetAotRemoteObject() local
105 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); variable
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerservice_unit/
Daotcompilerservice_unit.cpp138 auto systemAbilityMgr = SystemAbilityManagerClient::GetInstance().GetSystemAbilityManager(); variable