Home
last modified time | relevance | path

Searched defs:saObject (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_agent_test.cpp147 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
158 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
203 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
219 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
234 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
250 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
265 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
282 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
296 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
313 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
[all …]
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp142 sptr<IRemoteObject> saObject = CheckLocatorSystemAbilityLoaded(); in GetLocatorAgent() local
160 sptr<LocatorAgent> LocatorAgentManager::InitLocatorAgent(sptr<IRemoteObject>& saObject) in InitLocatorAgent()
185 sptr<IRemoteObject> saObject = samgr->CheckSystemAbility(LOCATION_LOCATOR_SA_ID); in CheckLocatorSystemAbilityLoaded() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_test.cpp310 auto saObject = sm->GetSystemAbility(saId); variable
448 sptr<IRemoteObject> saObject = sm->CheckSystemAbility(systemAbilityId); variable
3051 sptr<IRemoteObject> saObject = sm->CheckSystemAbility(systemAbilityId); variable
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager.cpp579 sptr<IRemoteObject> saObject = samgrProxy->CheckSystemAbility(saId); in CheckDependencyStatus() local