Searched refs:BatchingConsumer (Results 1 – 2 of 2) sorted by relevance
88 class BatchingConsumer {98 BatchingConsumer() : mState(State::INIT) {} in BatchingConsumer() function100 BatchingConsumer(const BatchingConsumer &) = delete;101 BatchingConsumer &operator=(const BatchingConsumer &) = delete;112 &BatchingConsumer<T>::runInternal, this, func); in run()
113 BatchingConsumer<VehiclePropValuePtr> mBatchingConsumer;