Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp414 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()