Searched refs:GetLocationManagerProxy (Results 1 – 4 of 4) sorted by relevance
66 asyncCallbackInfo->ret = LocationManagerProxy::GetLocationManagerProxy()->SetLocationPolicy( in SetLocationPolicy()91 auto locationManagerProxy = LocationManagerProxy::GetLocationManagerProxy(); in GetLocationPolicy()
30 static std::shared_ptr<LocationManagerProxy> GetLocationManagerProxy();
26 std::shared_ptr<LocationManagerProxy> LocationManagerProxy::GetLocationManagerProxy() in GetLocationManagerProxy() function in OHOS::EDM::LocationManagerProxy
47 proxy_ = LocationManagerProxy::GetLocationManagerProxy(); in SetUp()