Home
last modified time | relevance | path

Searched refs:mTimerContainer (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/qcom/sm7250/gps/utils/
H A DLocTimer.cpp327 LocTimerContainer* mTimerContainer; in add() member
330 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
333 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
334 mTimerContainer->updateSoonestTime(priorTop); in add()
344 LocTimerContainer* mTimerContainer; in remove() member
347 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
356 mTimerContainer->updateSoonestTime(NULL); in remove()
371 LocTimerContainer* mTimerContainer; in expire() member
373 LocMsg(), mTimerContainer(&container) {} in expire()
383 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sm8150/gps/utils/
H A DLocTimer.cpp327 LocTimerContainer* mTimerContainer; in add() member
330 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
333 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
334 mTimerContainer->updateSoonestTime(priorTop); in add()
344 LocTimerContainer* mTimerContainer; in remove() member
347 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
356 mTimerContainer->updateSoonestTime(NULL); in remove()
371 LocTimerContainer* mTimerContainer; in expire() member
373 LocMsg(), mTimerContainer(&container) {} in expire()
383 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/gps/msm8996/utils/
H A DLocTimer.cpp313 LocTimerContainer* mTimerContainer; in add() member
317 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
320 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
321 mTimerContainer->updateSoonestTime(priorTop); in add()
331 LocTimerContainer* mTimerContainer; in remove() member
334 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
343 mTimerContainer->updateSoonestTime(NULL); in remove()
358 LocTimerContainer* mTimerContainer; in expire() member
360 LocMsg(), mTimerContainer(&container) {} in expire()
370 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/gps/msm8909/utils/
H A DLocTimer.cpp313 LocTimerContainer* mTimerContainer; in add() member
317 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
320 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
321 mTimerContainer->updateSoonestTime(priorTop); in add()
331 LocTimerContainer* mTimerContainer; in remove() member
334 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
343 mTimerContainer->updateSoonestTime(NULL); in remove()
358 LocTimerContainer* mTimerContainer; in expire() member
360 LocMsg(), mTimerContainer(&container) {} in expire()
370 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A DLocTimer.cpp313 LocTimerContainer* mTimerContainer; in add() member
317 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
320 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
321 mTimerContainer->updateSoonestTime(priorTop); in add()
331 LocTimerContainer* mTimerContainer; in remove() member
334 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
343 mTimerContainer->updateSoonestTime(NULL); in remove()
358 LocTimerContainer* mTimerContainer; in expire() member
360 LocMsg(), mTimerContainer(&container) {} in expire()
370 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/gps/msm8998/utils/
H A DLocTimer.cpp313 LocTimerContainer* mTimerContainer; in add() member
317 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
320 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
321 mTimerContainer->updateSoonestTime(priorTop); in add()
331 LocTimerContainer* mTimerContainer; in remove() member
334 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
343 mTimerContainer->updateSoonestTime(NULL); in remove()
358 LocTimerContainer* mTimerContainer; in expire() member
360 LocMsg(), mTimerContainer(&container) {} in expire()
370 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A DLocTimer.cpp313 LocTimerContainer* mTimerContainer; in add() member
317 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
320 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
321 mTimerContainer->updateSoonestTime(priorTop); in add()
331 LocTimerContainer* mTimerContainer; in remove() member
334 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
343 mTimerContainer->updateSoonestTime(NULL); in remove()
358 LocTimerContainer* mTimerContainer; in expire() member
360 LocMsg(), mTimerContainer(&container) {} in expire()
370 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A DLocTimer.cpp313 LocTimerContainer* mTimerContainer; in add() member
317 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
320 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
321 mTimerContainer->updateSoonestTime(priorTop); in add()
331 LocTimerContainer* mTimerContainer; in remove() member
334 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
343 mTimerContainer->updateSoonestTime(NULL); in remove()
358 LocTimerContainer* mTimerContainer; in expire() member
360 LocMsg(), mTimerContainer(&container) {} in expire()
370 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocTimer.cpp315 LocTimerContainer* mTimerContainer; in add() member
319 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
322 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
323 mTimerContainer->updateSoonestTime(priorTop); in add()
333 LocTimerContainer* mTimerContainer; in remove() member
336 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
345 mTimerContainer->updateSoonestTime(NULL); in remove()
360 LocTimerContainer* mTimerContainer; in expire() member
362 LocMsg(), mTimerContainer(&container) {} in expire()
372 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A DLocTimer.cpp315 LocTimerContainer* mTimerContainer; in add() member
319 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
322 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
323 mTimerContainer->updateSoonestTime(priorTop); in add()
333 LocTimerContainer* mTimerContainer; in remove() member
336 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
345 mTimerContainer->updateSoonestTime(NULL); in remove()
360 LocTimerContainer* mTimerContainer; in expire() member
362 LocMsg(), mTimerContainer(&container) {} in expire()
372 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocTimer.cpp315 LocTimerContainer* mTimerContainer; in add() member
319 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
322 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
323 mTimerContainer->updateSoonestTime(priorTop); in add()
333 LocTimerContainer* mTimerContainer; in remove() member
336 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
345 mTimerContainer->updateSoonestTime(NULL); in remove()
360 LocTimerContainer* mTimerContainer; in expire() member
362 LocMsg(), mTimerContainer(&container) {} in expire()
372 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A DLocTimer.cpp312 LocTimerContainer* mTimerContainer; in add() member
316 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in add()
319 mTimerContainer->push((LocRankable&)(*mTimer)); in add()
320 mTimerContainer->updateSoonestTime(priorTop); in add()
330 LocTimerContainer* mTimerContainer; in remove() member
333 LocMsg(), mTimerContainer(&container), mTimer(&timer) {} in remove()
342 mTimerContainer->updateSoonestTime(NULL); in remove()
357 LocTimerContainer* mTimerContainer; in expire() member
359 LocMsg(), mTimerContainer(&container) {} in expire()
369 timer = mTimerContainer->popIfOutRanks(timerOfNow)) { in expire()
[all …]