Home
last modified time | relevance | path

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

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