Searched refs:mTripBatchSize (Results 1 – 8 of 8) sorted by relevance
81 size_t mTripBatchSize; variable143 void setTripBatchSize(size_t batchSize) { mTripBatchSize = batchSize; } in setTripBatchSize()144 size_t getTripBatchSize() { return mTripBatchSize; } in getTripBatchSize()
53 mTripBatchSize(0) in BatchingAdapter()
48 mTripBatchSize(0) in BatchingAdapter()
50 mTripBatchSize(0) in BatchingAdapter()