Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/gps/msm8998/core/
H A DSystemStatus.h397 static const uint32_t maxTimeAndClock = 5; variable
H A DSystemStatus.cpp1207 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setTimeAndCLock()
1619 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setDefaultReport()
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/
H A DSystemStatus.h397 static const uint32_t maxTimeAndClock = 5; variable
H A DSystemStatus.cpp1207 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setTimeAndCLock()
1619 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setDefaultReport()
/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.h584 static const uint32_t maxTimeAndClock = 5; variable
H A DSystemStatus.cpp1251 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setTimeAndCLock()
1705 if (mCache.mTimeAndClock.size() > maxTimeAndClock) { in setDefaultReport()