Searched defs:mPool (Results 1 – 10 of 10) 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
38 LinkedList<V> mPool = new LinkedList<V>(); field in ViewPool
47 private final LinkedBlockingQueue<V> mPool; field in UnrefedPooledCache
190 StringPool* mPool; member
96 private final SQLiteConnectionPool mPool; field in SQLiteConnection