Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp51 auto proxy = GetLocatorAgent(); in StartGnssLocating()
64 auto proxy = GetLocatorAgent(); in StopGnssLocating()
80 auto proxy = GetLocatorAgent(); in RegisterGnssStatusCallback()
93 auto proxy = GetLocatorAgent(); in UnregisterGnssStatusCallback()
109 auto proxy = GetLocatorAgent(); in RegisterNmeaMessageCallback()
122 auto proxy = GetLocatorAgent(); in UnregisterNmeaMessageCallback()
132 sptr<LocatorAgent> LocatorAgentManager::GetLocatorAgent() in GetLocatorAgent() function in OHOS::Location::LocatorAgentManager
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_agent.h105 sptr<LocatorAgent> GetLocatorAgent();
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_agent_test.cpp127 locatorAgentManager->GetLocatorAgent();