Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp321 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
327 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() function
340 mAdapter.mPendingMsgs.push_back(new MsgStartBatching(*this)); in startBatchingCommand()
366 sendMsg(new MsgStartBatching(*this, *mLocApi, client, sessionId, batchOptions)); in startBatchingCommand()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp321 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
327 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() argument
340 mAdapter.mPendingMsgs.push_back(new MsgStartBatching(*this)); in startBatchingCommand()
366 sendMsg(new MsgStartBatching(*this, *mLocApi, client, sessionId, batchOptions)); in startBatchingCommand()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp321 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
327 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() argument
340 mAdapter.mPendingMsgs.push_back(new MsgStartBatching(*this)); in startBatchingCommand()
366 sendMsg(new MsgStartBatching(*this, *mLocApi, client, sessionId, batchOptions)); in startBatchingCommand()