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
33 private final ByteArrayPool mPool; field in PoolingByteArrayOutputStream
65 protected final ByteArrayPool mPool; field in BasicNetwork
79 private final Object[] mPool; field in Pools.SimplePool
78 private final Object[] mPool; field in Pools.SimplePool
39 LinkedList<V> mPool = new LinkedList<V>(); field in ViewPool
154 std::multiset<Entry> mPool; variable
47 private final LinkedBlockingQueue<V> mPool; field in UnrefedPooledCache
41 StringPool mPool; member
119 StringPool* mPool; member
98 private final SQLiteConnectionPool mPool; field in SQLiteConnection