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.cpp147 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
158 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded(); variable
/base/location/frameworks/native/locator_agent/source/
Dlocator_agent.cpp183 sptr<IRemoteObject> saObject = CheckLocatorSystemAbilityLoaded(); in GetLocatorAgent() local
201 sptr<ILocatorService> LocatorAgentManager::InitLocatorAgent(sptr<IRemoteObject>& saObject) in InitLocatorAgent()
230 sptr<IRemoteObject> saObject = samgr->CheckSystemAbility(LOCATION_LOCATOR_SA_ID); in CheckLocatorSystemAbilityLoaded() local