Home
last modified time | relevance | path

Searched refs:CheckLocatorSystemAbilityLoaded (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_agent_test.cpp147 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
158 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
203 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
219 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
234 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
250 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
265 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
282 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
296 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
313 sptr<IRemoteObject> saObject = locatorAgentManager->CheckLocatorSystemAbilityLoaded();
[all …]
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_agent.h106 sptr<IRemoteObject> CheckLocatorSystemAbilityLoaded();
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp142 sptr<IRemoteObject> saObject = CheckLocatorSystemAbilityLoaded(); in GetLocatorAgent()
176 sptr<IRemoteObject> LocatorAgentManager::CheckLocatorSystemAbilityLoaded() in CheckLocatorSystemAbilityLoaded() function in OHOS::Location::LocatorAgentManager