Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp41 static constexpr int MIN_RESET_TIME_THRESHOLD = 1 * 60 * 60 * 1000; // Unit ms variable
194 if (recordDeltaMs < MIN_RESET_TIME_THRESHOLD) { in LocationReportDelayTimeCheck()