Home
last modified time | relevance | path

Searched refs:peek (Results 1 – 25 of 35) sorted by relevance

12

/hardware/libhardware/modules/sensors/
DSensorEventQueue.h65 sensors_event_t* peek();
DSensorEventQueue.cpp71 sensors_event_t* SensorEventQueue::peek() { in peek() function in SensorEventQueue
/hardware/qcom/sdm845/gps/msm8909/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp273 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
387 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
DLocHeap.cpp237 LocRankable* LocHeap::peek() { in peek() function in LocHeap
/hardware/qcom/gps/msm8996/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp274 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
386 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
DLocHeap.cpp237 LocRankable* LocHeap::peek() { in peek() function in LocHeap
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp274 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
386 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
DLocHeap.cpp237 LocRankable* LocHeap::peek() { in peek() function in LocHeap
/hardware/qcom/gps/msm8909w_3100/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp273 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
387 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
/hardware/qcom/gps/msm8998/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp274 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
386 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
DLocHeap.cpp237 LocRankable* LocHeap::peek() { in peek() function in LocHeap
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp275 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
389 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
DLocHeap.cpp237 LocRankable* LocHeap::peek() { in peek() function in LocHeap
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp273 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
385 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
DLocHeap.cpp237 LocRankable* LocHeap::peek() { in peek() function in LocHeap
/hardware/qcom/gps/msm8909/utils/
DLocHeap.h77 LocRankable* peek();
DLocTimer.cpp273 return (LocTimerDelegate*)(peek()); in getSoonestTimer()
387 if (mTree && !timer.outRanks(*peek())) { in popIfOutRanks()
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraQueue.h60 void* peek();

12