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.cpp145 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
156 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
200 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
217 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
232 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
249 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
264 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
281 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
295 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
312 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
[all …]
/base/location/interfaces/inner_api/native/source/
Dlocator_agent.cpp136 sptr<IRemoteObject> saObject = CheckLocatorSystemAbilityLoaded(); in GetLocatorAgent() local
154 sptr<LocatorAgent> LocatorAgentManager::InitLocatorAgent(sptr<IRemoteObject>& saObject) in InitLocatorAgent()
179 sptr<IRemoteObject> saObject = samgr->CheckSystemAbility(LOCATION_LOCATOR_SA_ID); in CheckLocatorSystemAbilityLoaded() local