Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/utils/
Dloc_misc_utils.h144 uint64_t getQTimerTickCount();
Dloc_misc_utils.cpp157 uint64_t getQTimerTickCount() in getQTimerTickCount() function
/hardware/qcom/sm7250/gps/utils/
Dloc_misc_utils.h144 uint64_t getQTimerTickCount();
Dloc_misc_utils.cpp157 uint64_t getQTimerTickCount() in getQTimerTickCount() function
/hardware/qcom/sm8150/gps/core/
DLocApiBase.cpp999 uint64_t qTimerTickCount = getQTimerTickCount(); in getElapsedRealtimeQtimer()
/hardware/qcom/sm7250/gps/core/
DLocApiBase.cpp999 uint64_t qTimerTickCount = getQTimerTickCount(); in getElapsedRealtimeQtimer()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp3914 mGnssLatencyInfoQueue.front().hlosQtimer5 = getQTimerTickCount(); in logLatencyInfo()
4121 mGnssLatencyInfoQueue.front().hlosQtimer3 = getQTimerTickCount(); in reportEnginePositions()
4126 mGnssLatencyInfoQueue.front().hlosQtimer4 = getQTimerTickCount(); in reportEnginePositions()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp3915 mGnssLatencyInfoQueue.front().hlosQtimer5 = getQTimerTickCount(); in logLatencyInfo()
4122 mGnssLatencyInfoQueue.front().hlosQtimer3 = getQTimerTickCount(); in reportEnginePositions()
4127 mGnssLatencyInfoQueue.front().hlosQtimer4 = getQTimerTickCount(); in reportEnginePositions()