/frameworks/base/core/java/android/os/ |
D | PooledStringReader.java | 31 private final String[] mPool; field in PooledStringReader
|
D | PooledStringWriter.java | 37 private final HashMap<String, Integer> mPool; field in PooledStringWriter
|
/frameworks/base/core/java/com/android/internal/util/ |
D | StringPool.java | 29 private final String[] mPool = new String[512]; field in StringPool
|
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/ |
D | TexturePool.h | 98 std::deque<Entry> mPool; variable
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBuffers.h | 171 std::shared_ptr<C2BlockPool> mPool; variable 539 std::weak_ptr<LocalBufferPool> mPool; variable 545 std::list<std::vector<uint8_t>> mPool; variable
|
/frameworks/base/core/java/android/util/ |
D | Pools.java | 84 private final Object[] mPool; field in Pools.SimplePool
|
/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/ |
D | ViewCapture.java | 92 private ViewRef mPool = new ViewRef(); field in ViewCapture
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
D | UnrefedPooledCache.java | 47 private final LinkedBlockingQueue<V> mPool; field in UnrefedPooledCache
|
/frameworks/minikin/libs/minikin/ |
D | WordBreaker.h | 183 ICULineBreakerPool* mPool; variable
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | FrameReassembler_test.cpp | 138 std::shared_ptr<C2BlockPool> mPool; member in android::FrameReassemblerTest
|
/frameworks/av/media/codec2/hal/aidl/ |
D | Component.cpp | 349 std::shared_ptr<C2BlockPool> mPool; member
|
/frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
D | Component.cpp | 464 std::shared_ptr<C2BlockPool> mPool; member
|
/frameworks/av/media/codec2/hal/hidl/1.1/utils/ |
D | Component.cpp | 470 std::shared_ptr<C2BlockPool> mPool; member
|
/frameworks/av/media/codec2/hal/hidl/1.2/utils/ |
D | Component.cpp | 466 std::shared_ptr<C2BlockPool> mPool; member
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteConnection.java | 109 private final SQLiteConnectionPool mPool; field in SQLiteConnection 1606 private final SQLiteConnectionPool mPool; field in SQLiteConnection.OperationLog
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2BufferUtils.cpp | 757 std::shared_ptr<MemoryBlockPoolImpl> mPool; member
|