Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp461 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct
462 BatchingAdapter& mAdapter; in stopBatchingCommand()
463 LocApiBase& mApi; in stopBatchingCommand()
464 LocationAPI* mClient; in stopBatchingCommand()
465 uint32_t mSessionId; in stopBatchingCommand()
466 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() argument
475 inline virtual void proc() const { in stopBatchingCommand()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp456 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct
457 BatchingAdapter& mAdapter; in stopBatchingCommand()
458 LocApiBase& mApi; in stopBatchingCommand()
459 LocationAPI* mClient; in stopBatchingCommand()
460 uint32_t mSessionId; in stopBatchingCommand()
461 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() argument
470 inline virtual void proc() const { in stopBatchingCommand()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.cpp461 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct
462 BatchingAdapter& mAdapter; in stopBatchingCommand()
463 LocApiBase& mApi; in stopBatchingCommand()
464 LocationAPI* mClient; in stopBatchingCommand()
465 uint32_t mSessionId; in stopBatchingCommand()
466 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() argument
475 inline virtual void proc() const { in stopBatchingCommand()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp462 struct MsgStopBatching : public LocMsg { in stopBatchingCommand() struct
463 BatchingAdapter& mAdapter; in stopBatchingCommand()
464 LocApiBase& mApi; in stopBatchingCommand()
465 LocationAPI* mClient; in stopBatchingCommand()
466 uint32_t mSessionId; in stopBatchingCommand()
467 inline MsgStopBatching(BatchingAdapter& adapter, in stopBatchingCommand() argument
476 inline virtual void proc() const { in stopBatchingCommand()