Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dreport_manager.h68 void LocationReportDelayTimeCheck(const std::unique_ptr<Location>& location,
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp152 LocationReportDelayTimeCheck(finalLocation, request); in ProcessRequestForReport()
184 void ReportManager::LocationReportDelayTimeCheck(const std::unique_ptr<Location>& location, in LocationReportDelayTimeCheck() function in OHOS::Location::ReportManager