Searched defs:mPool (Results 1 – 12 of 12) sorted by relevance
31 private final String[] mPool; field in PooledStringReader
37 private final HashMap<String, Integer> mPool; field in PooledStringWriter
83 private final Object[] mPool; field in Pools.SimplePool
153 std::shared_ptr<C2BlockPool> mPool; variable508 std::weak_ptr<LocalBufferPool> mPool; variable514 std::list<std::vector<uint8_t>> mPool; variable
136 ICULineBreakerPool* mPool; variable
43 @VisibleForTesting final Map<String, Bucket> mPool = new HashMap<>(); field in ImagePoolImpl
47 private final LinkedBlockingQueue<V> mPool; field in UnrefedPooledCache
53 private final Queue<T> mPool = new LinkedList<>(); field in FrameProtoTracer
384 std::shared_ptr<C2BlockPool> mPool; member
500 std::shared_ptr<MemoryBlockPoolImpl> mPool; member
106 private final SQLiteConnectionPool mPool; field in SQLiteConnection1456 private final SQLiteConnectionPool mPool; field in SQLiteConnection.OperationLog