Searched refs:CACHED_TIME (Results 1 – 1 of 1) sorted by relevance
38 static constexpr int CACHED_TIME = 25; variable390 cachedTime = CACHED_TIME; in GetCacheLocation()519 (curTime - cacheGnssLocation_.GetTimeStamp() / MILLI_PER_SEC) <= CACHED_TIME) { in IsCacheGnssLocationValid()