Searched refs:StartGnssLocating (Results 1 – 4 of 4) sorted by relevance
38 LocationErrCode StartGnssLocating(sptr<ILocatorCallback>& callback);61 void StartGnssLocating(const LocationCallbackIfaces& callback);
45 void LocatorAgentManager::StartGnssLocating(const LocationCallbackIfaces& callback) in StartGnssLocating() function in OHOS::Location::LocatorAgentManager58 LocationErrCode ret = proxy->StartGnssLocating(locatorCallback); in StartGnssLocating()220 LocationErrCode LocatorAgent::StartGnssLocating(sptr<ILocatorCallback>& callback) in StartGnssLocating() function in OHOS::Location::LocatorAgent
65 locatorAgentManager->StartGnssLocating(locationCallback);209 locatorAgent->StartGnssLocating(locatorCallback);223 auto errCode = locatorAgent->StartGnssLocating(locatorCallback);
607 locatorAgent->StartGnssLocating(locationCallback);