/frameworks/base/tools/aapt2/ |
D | StringPool_test.cpp | 37 StringPool pool; in TEST() local 44 StringPool pool; in TEST() local 54 StringPool pool; in TEST() local 65 StringPool pool; in TEST() local 76 StringPool pool; in TEST() local 88 StringPool pool; in TEST() local 115 StringPool pool; in TEST() local 143 StringPool pool; in TEST() local 161 StringPool pool; in TEST() local 175 StringPool pool; in TEST() local [all …]
|
D | ResourceValues_test.cpp | 40 StringPool pool; in TEST() local 59 StringPool pool; in TEST() local 71 StringPool pool; in TEST() local 95 StringPool pool; in TEST() local 107 StringPool pool; in TEST() local 207 StringPool pool; in TEST() local
|
D | StringPool.cpp | 251 void StringPool::Merge(StringPool&& pool) { in Merge() 434 bool StringPool::Flatten(BigBuffer* out, const StringPool& pool, bool utf8, in Flatten() 503 bool StringPool::FlattenUtf8(BigBuffer* out, const StringPool& pool, IDiagnostics* diag) { in FlattenUtf8() 507 bool StringPool::FlattenUtf16(BigBuffer* out, const StringPool& pool, IDiagnostics* diag) { in FlattenUtf16()
|
/frameworks/base/tools/aapt2/compile/ |
D | PseudolocaleGenerator_test.cpp | 27 StringPool pool; in TEST() local 74 StringPool pool; in TEST() local 96 StringPool pool; in TEST() local 118 StringPool pool; in TEST() local 157 StringPool pool; in TEST() local
|
D | PseudolocaleGenerator.cpp | 114 StringPool* pool) { in PseudolocalizeStyledString() 225 Visitor(StringPool* pool, Pseudolocalizer::Method method) in Visitor() 317 StringPool* pool, ResourceEntry* entry) { in PseudolocalizeIfNeeded()
|
/frameworks/native/libs/renderengine/skia/debug/ |
D | CommonPool.cpp | 36 CommonPool* pool = this; in CommonPool() local 54 static CommonPool pool; in instance() local
|
/frameworks/base/media/mca/filterfw/jni/ |
D | jni_util.h | 215 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in WrapObjectInJava() local 235 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in WrapNewObjectInJava() local 249 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in ConvertFromJava() local 259 ObjectPool<T>* pool = ObjectPool<T>::Instance(); in DeleteNativeObject() local
|
/frameworks/base/libs/hwui/thread/ |
D | CommonPool.cpp | 31 CommonPool* pool = this; in CommonPool() local 71 static CommonPool pool; in instance() local
|
/frameworks/av/media/codec2/components/raw/ |
D | C2SoftRawDec.cpp | 142 const std::shared_ptr<C2BlockPool> &pool) { in process() 169 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/base/libs/androidfw/tests/ |
D | TestHelpers.cpp | 71 const ResStringPool* pool = table.getTableStringBlock(block); in IsStringEqual() local
|
D | CommonHelpers.cpp | 60 std::string GetStringFromPool(const ResStringPool* pool, uint32_t idx) { in GetStringFromPool()
|
/frameworks/av/media/codec2/components/g711/ |
D | C2SoftG711Dec.cpp | 136 const std::shared_ptr<C2BlockPool> &pool) { in process() 213 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/hidl/plugin/ |
D | FilterWrapperStub.cpp | 47 std::shared_ptr<C2BlockPool> *pool) { in createBlockPool()
|
/frameworks/base/core/tests/coretests/src/android/database/sqlite/ |
D | SQLiteConnectionPoolTest.java | 76 SQLiteConnectionPool pool = SQLiteConnectionPool.open(mTestConf); in testCloseIdleConnections() local
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrNbEnc.cpp | 183 const std::shared_ptr<C2BlockPool> &pool) { in process() 287 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
D | C2SoftAmrWbEnc.cpp | 265 const std::shared_ptr<C2BlockPool> &pool) { in process() 361 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/components/gsm/ |
D | C2SoftGsmDec.cpp | 170 const std::shared_ptr<C2BlockPool> &pool) { in process() 246 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 425 const std::shared_ptr<C2BlockPool>& pool) { in process() 506 const std::shared_ptr<C2BlockPool> &pool, in outputBuffer() 611 uint32_t drainMode, const std::shared_ptr<C2BlockPool>& pool, in drainInternal() 639 const std::shared_ptr<C2BlockPool>& pool) { in drain()
|
/frameworks/base/tools/aapt/ |
D | StringPool.cpp | 40 void printStringPool(const ResStringPool* pool) in printStringPool() 239 StringPool::ConfigSorter::ConfigSorter(const StringPool& pool) : pool(pool) in ConfigSorter() 374 sp<AaptFile> pool = new AaptFile(String8(), AaptGroupEntry(), in createStringBlock() local 390 status_t StringPool::writeStringBlock(const sp<AaptFile>& pool) in writeStringBlock()
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacDec.cpp | 178 const std::shared_ptr<C2BlockPool> &pool) { in process() 322 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/vndk/ |
D | C2PlatformStorePluginLoader.cpp | 62 std::shared_ptr<C2BlockPool>* pool, in createBlockPool()
|
D | C2Store.cpp | 459 std::shared_ptr<C2BlockPool> *pool) { in _createBlockPool() 468 auto deleter = [this, poolId](C2BlockPool *pool) { in _createBlockPool() 549 std::shared_ptr<C2BlockPool> *pool) { in createBlockPool() 557 std::shared_ptr<C2BlockPool> *pool) { in getBlockPool() 605 std::shared_ptr<C2BlockPool> *pool) { in GetCodec2BlockPool() 637 std::shared_ptr<C2BlockPool> *pool) { in CreateCodec2BlockPool() 646 std::shared_ptr<C2BlockPool> *pool) { in CreateCodec2BlockPool()
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 582 const std::shared_ptr<C2BlockPool> &pool) { in process() 666 const std::shared_ptr<C2BlockPool> &pool, in outputBuffer() 822 const std::shared_ptr<C2BlockPool> &pool, in drainInternal() 845 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusEnc.cpp | 326 const std::shared_ptr<C2BlockPool>& pool) { in process() 559 const std::shared_ptr<C2BlockPool>& pool, in drainInternal() 605 const std::shared_ptr<C2BlockPool>& pool) { in drain()
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 490 const std::shared_ptr<C2BlockPool> &pool) { in process() 593 bool C2SoftGav1Dec::outputBuffer(const std::shared_ptr<C2BlockPool> &pool, in outputBuffer() 757 uint32_t drainMode, const std::shared_ptr<C2BlockPool> &pool, in drainInternal() 786 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|