Searched refs:MsgTimerPush (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 312 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()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocTimer.cpp | 312 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()
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 312 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()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocTimer.cpp | 314 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()
|
/hardware/qcom/sdm845/gps/msm8996/utils/ |
D | LocTimer.cpp | 311 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()
|
/hardware/qcom/sdm845/gps/msm8909/utils/ |
D | LocTimer.cpp | 312 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()
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | LocTimer.cpp | 312 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()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocTimer.cpp | 312 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()
|