Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_agent.h108 sptr<LocatorAgent> InitLocatorAgent(sptr<IRemoteObject>& saObject);
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp143 return InitLocatorAgent(saObject); in GetLocatorAgent()
160 sptr<LocatorAgent> LocatorAgentManager::InitLocatorAgent(sptr<IRemoteObject>& saObject) in InitLocatorAgent() function in OHOS::Location::LocatorAgentManager
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_agent_test.cpp148 locatorAgentManager->InitLocatorAgent(saObject);