Home
last modified time | relevance | path

Searched defs:MsgStartBatching (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp321 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
322 BatchingAdapter& mAdapter; in startBatchingCommand()
323 LocApiBase& mApi; in startBatchingCommand()
324 LocationAPI* mClient; in startBatchingCommand()
325 uint32_t mSessionId; in startBatchingCommand()
326 BatchingOptions mBatchingOptions; in startBatchingCommand()
327 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() function
338 inline virtual void proc() const { in startBatchingCommand()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp316 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
317 BatchingAdapter& mAdapter; in startBatchingCommand()
318 LocApiBase& mApi; in startBatchingCommand()
319 LocationAPI* mClient; in startBatchingCommand()
320 uint32_t mSessionId; in startBatchingCommand()
321 BatchingOptions mBatchingOptions; in startBatchingCommand()
322 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() function
333 inline virtual void proc() const { in startBatchingCommand()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.cpp321 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
322 BatchingAdapter& mAdapter; in startBatchingCommand()
323 LocApiBase& mApi; in startBatchingCommand()
324 LocationAPI* mClient; in startBatchingCommand()
325 uint32_t mSessionId; in startBatchingCommand()
326 BatchingOptions mBatchingOptions; in startBatchingCommand()
327 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() function
338 inline virtual void proc() const { in startBatchingCommand()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp322 struct MsgStartBatching : public LocMsg { in startBatchingCommand() struct
323 BatchingAdapter& mAdapter; in startBatchingCommand()
324 LocApiBase& mApi; in startBatchingCommand()
325 LocationAPI* mClient; in startBatchingCommand()
326 uint32_t mSessionId; in startBatchingCommand()
327 BatchingOptions mBatchingOptions; in startBatchingCommand()
328 inline MsgStartBatching(BatchingAdapter& adapter, in startBatchingCommand() argument
339 inline virtual void proc() const { in startBatchingCommand()