Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 25 of 96) sorted by relevance

1234

/frameworks/base/tools/aapt2/
DStringPool_test.cpp37 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 …]
DResourceValues_test.cpp40 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
DStringPool.cpp251 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/
DPseudolocaleGenerator_test.cpp27 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
DPseudolocaleGenerator.cpp114 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/
DCommonPool.cpp36 CommonPool* pool = this; in CommonPool() local
54 static CommonPool pool; in instance() local
/frameworks/base/media/mca/filterfw/jni/
Djni_util.h215 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/
DCommonPool.cpp31 CommonPool* pool = this; in CommonPool() local
71 static CommonPool pool; in instance() local
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp142 const std::shared_ptr<C2BlockPool> &pool) { in process()
169 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/base/libs/androidfw/tests/
DTestHelpers.cpp71 const ResStringPool* pool = table.getTableStringBlock(block); in IsStringEqual() local
DCommonHelpers.cpp60 std::string GetStringFromPool(const ResStringPool* pool, uint32_t idx) { in GetStringFromPool()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp136 const std::shared_ptr<C2BlockPool> &pool) { in process()
213 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/hidl/plugin/
DFilterWrapperStub.cpp47 std::shared_ptr<C2BlockPool> *pool) { in createBlockPool()
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteConnectionPoolTest.java76 SQLiteConnectionPool pool = SQLiteConnectionPool.open(mTestConf); in testCloseIdleConnections() local
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp183 const std::shared_ptr<C2BlockPool> &pool) { in process()
287 const std::shared_ptr<C2BlockPool> &pool) { in drain()
DC2SoftAmrWbEnc.cpp265 const std::shared_ptr<C2BlockPool> &pool) { in process()
361 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp170 const std::shared_ptr<C2BlockPool> &pool) { in process()
246 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp425 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/
DStringPool.cpp40 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/
DC2SoftFlacDec.cpp178 const std::shared_ptr<C2BlockPool> &pool) { in process()
322 const std::shared_ptr<C2BlockPool> &pool) { in drain()
/frameworks/av/media/codec2/vndk/
DC2PlatformStorePluginLoader.cpp62 std::shared_ptr<C2BlockPool>* pool, in createBlockPool()
DC2Store.cpp459 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/
DC2SoftVpxDec.cpp582 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/
DC2SoftOpusEnc.cpp326 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/
DC2SoftGav1Dec.cpp490 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()

1234