Searched refs:MsgUpdateBatching (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 414 struct MsgUpdateBatching : public LocMsg { in updateBatchingOptionsCommand() struct 420 inline MsgUpdateBatching(BatchingAdapter& adapter, in updateBatchingOptionsCommand() argument 433 mAdapter.mPendingMsgs.push_back(new MsgUpdateBatching(*this)); in updateBatchingOptionsCommand() 453 sendMsg(new MsgUpdateBatching(*this, *mLocApi, client, id, batchOptions)); in updateBatchingOptionsCommand()
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.cpp | 414 struct MsgUpdateBatching : public LocMsg { in updateBatchingOptionsCommand() struct 420 inline MsgUpdateBatching(BatchingAdapter& adapter, in updateBatchingOptionsCommand() argument 433 mAdapter.mPendingMsgs.push_back(new MsgUpdateBatching(*this)); in updateBatchingOptionsCommand() 453 sendMsg(new MsgUpdateBatching(*this, *mLocApi, client, id, batchOptions)); in updateBatchingOptionsCommand()
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.cpp | 414 struct MsgUpdateBatching : public LocMsg { in updateBatchingOptionsCommand() struct 420 inline MsgUpdateBatching(BatchingAdapter& adapter, in updateBatchingOptionsCommand() argument 433 mAdapter.mPendingMsgs.push_back(new MsgUpdateBatching(*this)); in updateBatchingOptionsCommand() 453 sendMsg(new MsgUpdateBatching(*this, *mLocApi, client, id, batchOptions)); in updateBatchingOptionsCommand()
|