Searched refs:StopGnssLocating (Results 1 – 4 of 4) sorted by relevance
39 LocationErrCode StopGnssLocating(sptr<ILocatorCallback>& callback);80 void StopGnssLocating();
62 void LocatorAgentManager::StopGnssLocating() in StopGnssLocating() function in OHOS::Location::LocatorAgentManager70 LocationErrCode ret = proxy->StopGnssLocating(locatorCallback); in StopGnssLocating()240 LocationErrCode LocatorAgent::StopGnssLocating(sptr<ILocatorCallback>& callback) in StopGnssLocating() function in OHOS::Location::LocatorAgent
75 locatorAgentManager->StopGnssLocating();240 locatorAgent->StopGnssLocating(locatorCallback);254 auto errCode = locatorAgent->StopGnssLocating(locatorCallback);
620 locatorAgent->StopGnssLocating();