Searched refs:maxXtra (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8998/core/
H A DSystemStatus.h404 static const uint32_t maxXtra = 5; member in class:loc_core::SystemStatus
H A DSystemStatus.cpp1294 if (mCache.mXtra.size() > maxXtra) {
1644 if (mCache.mXtra.size() > maxXtra) {
/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatus.h591 static const uint32_t maxXtra = 5; member in class:loc_core::SystemStatus
H A DSystemStatus.cpp1338 if (mCache.mXtra.size() > maxXtra) {
1730 if (mCache.mXtra.size() > maxXtra) {

Completed in 29 milliseconds