Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp38 static constexpr int CACHED_TIME = 25; variable
390 cachedTime = CACHED_TIME; in GetCacheLocation()
519 (curTime - cacheGnssLocation_.GetTimeStamp() / MILLI_PER_SEC) <= CACHED_TIME) { in IsCacheGnssLocationValid()