Searched defs:mPool (Results 1 – 11 of 11) sorted by relevance
31 private final String[] mPool; field in PooledStringReader
37 private final HashMap<String, Integer> mPool; field in PooledStringWriter
150 std::shared_ptr<C2BlockPool> mPool; variable279 std::weak_ptr<LocalBufferPool> mPool; variable285 std::list<std::vector<uint8_t>> mPool; variable
83 private final Object[] mPool; field in Pools.SimplePool
39 LinkedList<V> mPool = new LinkedList<V>(); field in ViewPool
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
383 std::shared_ptr<C2BlockPool> mPool; member
500 std::shared_ptr<MemoryBlockPoolImpl> mPool; member
100 private final SQLiteConnectionPool mPool; field in SQLiteConnection1397 private final SQLiteConnectionPool mPool; field in SQLiteConnection.OperationLog