Home
last modified time | relevance | path

Searched refs:ReportSingleCacheLocation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h226 …bool ReportSingleCacheLocation(const std::shared_ptr<Request>& request, sptr<ILocatorCallback>& ca…
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1060 return ReportSingleCacheLocation(request, callback, cacheLocation); in NeedReportCacheLocation()
1066 bool LocatorAbility::ReportSingleCacheLocation( in ReportSingleCacheLocation() function in OHOS::Location::LocatorAbility