Home
last modified time | relevance | path

Searched defs:rankable (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp256 LocRankable* LocHeap::remove(LocRankable& rankable) { in remove()
299 inline virtual int ranks(LocRankable& rankable) { in ranks()
326 LocRankable* rankable = heap.pop(); in main() local
DLocHeap.h48 inline bool outRanks(LocRankable& rankable) { return ranks(rankable) > 0; } in outRanks()
DLocTimer.cpp503 int LocTimerDelegate::ranks(LocRankable& rankable) { in ranks()
664 inline virtual int ranks(LocRankable& rankable) { in ranks()
/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp256 LocRankable* LocHeap::remove(LocRankable& rankable) { in remove()
299 inline virtual int ranks(LocRankable& rankable) { in ranks()
326 LocRankable* rankable = heap.pop(); in main() local
DLocHeap.h48 inline bool outRanks(LocRankable& rankable) { return ranks(rankable) > 0; } in outRanks()
DLocTimer.cpp503 int LocTimerDelegate::ranks(LocRankable& rankable) { in ranks()
664 inline virtual int ranks(LocRankable& rankable) { in ranks()