Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7150/gps/android/2.0/location_api/
H A DLocationUtil.cpp89 const uint32_t MAX_TIME_DELTA_VALUE_NANOS = 10000; in getCurrentTime() local
111 if (sinceBootTimeDeltaNanos < MAX_TIME_DELTA_VALUE_NANOS) { in getCurrentTime()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocApiBase.cpp1037 const uint32_t MAX_TIME_DELTA_VALUE_NANOS = 10000; in getCurrentTime() local
1059 if (sinceBootTimeDeltaNanos < MAX_TIME_DELTA_VALUE_NANOS) { in getCurrentTime()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocApiBase.cpp1037 const uint32_t MAX_TIME_DELTA_VALUE_NANOS = 10000; in getCurrentTime() local
1059 if (sinceBootTimeDeltaNanos < MAX_TIME_DELTA_VALUE_NANOS) { in getCurrentTime()