Searched defs:mBatches (Results 1 – 4 of 4) sorted by relevance
76 List<Batch*> mBatches; variable
106 private final LongSparseArray<ArrayList<NetworkEvent>> mBatches = field in NetworkLoggingHandler
80 private final Map<String, EventBatch> mBatches = new ArrayMap<>(); field in GroupCoalescer
540 std::vector<Batch> mBatches; variable