/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 70 StringPool pool; in TEST() local 94 StringPool pool; in TEST() local 105 StringPool pool; in TEST() local 203 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/layoutlib/bridge/tests/src/android/util/imagepool/ |
D | ImagePoolImplTest.java | 54 ImagePoolImpl pool = getSimpleSingleBucketPool(width, height); in testImageDispose() local 71 ImagePoolImpl pool = getSimpleSingleBucketPool(width, height); in testImageDisposeFromFunction() local 89 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testImageDisposedAndRecycled() local 138 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testBufferedImageReleased() local 168 ImagePool pool = new ImagePoolImpl( in testPoolWidthHeightNotBigEnough() local 182 ImagePoolImpl pool = new ImagePoolImpl( in testSizeNotBigEnough() local 199 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testImageMultipleCopies() local 235 ImagePoolImpl pool = new ImagePoolImpl(new ImagePoolPolicy( in testPoolDispose() local 268 private static BufferedImage createImageAndReturnBufferedImage(ImagePoolImpl pool, int width, in createImageAndReturnBufferedImage() 293 private static int getTooBigForPoolCount(ImagePool pool) { in getTooBigForPoolCount() [all …]
|
/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() 316 StringPool* pool, ResourceEntry* entry) { in PseudolocalizeIfNeeded()
|
/frameworks/base/libs/hwui/thread/ |
D | CommonPool.cpp | 31 CommonPool* pool = this; in CommonPool() local 53 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/av/media/codec2/components/raw/ |
D | C2SoftRawDec.cpp | 140 const std::shared_ptr<C2BlockPool> &pool) { in process() 167 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/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()
|
D | C2SoftAmrDec.cpp | 241 const std::shared_ptr<C2BlockPool> &pool) { in process() 375 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/vndk/ |
D | C2PlatformStorePluginLoader.cpp | 61 std::shared_ptr<C2BlockPool>* pool) { in createBlockPool()
|
/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/opus/ |
D | C2SoftOpusEnc.cpp | 300 const std::shared_ptr<C2BlockPool>& pool) { in process() 533 const std::shared_ptr<C2BlockPool>& pool, in drainInternal() 579 const std::shared_ptr<C2BlockPool>& pool) { in drain()
|
D | C2SoftOpusDec.cpp | 163 const std::shared_ptr<C2BlockPool> &pool) { in drain() 210 const std::shared_ptr<C2BlockPool> &pool) { in process()
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacDec.cpp | 178 const std::shared_ptr<C2BlockPool> &pool) { in process() 317 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.cpp | 414 const std::shared_ptr<C2BlockPool> &pool) { in process() 656 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 428 const std::shared_ptr<C2BlockPool> &pool, in drainRingBuffer() 512 const std::shared_ptr<C2BlockPool> &pool) { in process() 793 const std::shared_ptr<C2BlockPool> &pool, in drainInternal() 831 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 183 const std::shared_ptr<C2BlockPool> &pool) { in drain() 226 const std::shared_ptr<C2BlockPool> &pool) { in process()
|