Home
last modified time | relevance | path

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

/base/location/test/location_locator/source/
Dlocator_agent_test.cpp146 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
157 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
201 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
217 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
232 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
248 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
263 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
280 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
294 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
311 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
[all …]
/base/location/frameworks/native/locator_agent/source/
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