Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/gps/utils/
H A DLocTimer.cpp326 struct MsgTimerPush : public LocMsg { in add() struct
329 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
338 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sm8150/gps/utils/
H A DLocTimer.cpp326 struct MsgTimerPush : public LocMsg { in add() struct
329 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
338 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/gps/msm8996/utils/
H A DLocTimer.cpp312 struct MsgTimerPush : public LocMsg { in add() struct
316 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() function
325 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/gps/msm8909/utils/
H A DLocTimer.cpp312 struct MsgTimerPush : public LocMsg { in add() struct
316 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
325 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A DLocTimer.cpp312 struct MsgTimerPush : public LocMsg { in add() struct
316 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() function
325 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/gps/msm8998/utils/
H A DLocTimer.cpp312 struct MsgTimerPush : public LocMsg { in add() struct
316 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
325 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A DLocTimer.cpp312 struct MsgTimerPush : public LocMsg { in add() struct
316 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
325 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A DLocTimer.cpp312 struct MsgTimerPush : public LocMsg { in add() struct
316 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
325 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocTimer.cpp314 struct MsgTimerPush : public LocMsg { in add() struct
318 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
327 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A DLocTimer.cpp314 struct MsgTimerPush : public LocMsg { in add() struct
318 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() function
327 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocTimer.cpp314 struct MsgTimerPush : public LocMsg { in add() struct
318 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() function
327 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A DLocTimer.cpp311 struct MsgTimerPush : public LocMsg { in add() struct
315 inline MsgTimerPush(LocTimerContainer& container, LocTimerDelegate& timer) : in add() argument
324 mMsgTask->sendMsg(new MsgTimerPush(*this, timer)); in add()