Searched refs:MsgStopBatching (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.cpp | 461 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct 466 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() function 477 mAdapter.mPendingMsgs.push_back(new MsgStopBatching(*this)); in stopBatchingCommand() 494 sendMsg(new MsgStopBatching(*this, *mLocApi, client, id)); in stopBatchingCommand()
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.cpp | 462 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct 467 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() function 478 mAdapter.mPendingMsgs.push_back(new MsgStopBatching(*this)); in stopBatchingCommand() 495 sendMsg(new MsgStopBatching(*this, *mLocApi, client, id)); in stopBatchingCommand()
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 462 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct 467 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() argument 478 mAdapter.mPendingMsgs.push_back(new MsgStopBatching(*this)); in stopBatchingCommand() 495 sendMsg(new MsgStopBatching(*this, *mLocApi, client, id)); in stopBatchingCommand()
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.cpp | 461 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct 466 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() argument 477 mAdapter.mPendingMsgs.push_back(new MsgStopBatching(*this)); in stopBatchingCommand() 494 sendMsg(new MsgStopBatching(*this, *mLocApi, client, id)); in stopBatchingCommand()
|