| /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
|
| /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/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/ |
| D | test.php | 6 $pool = get_generated_pool(); variable
|
| /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/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
| D | proto_builder.py | 60 def MakeSimpleProtoClass(fields, full_name=None, pool=None): argument
|
| D | message_factory.py | 50 def __init__(self, pool=None): argument
|
| /frameworks/base/libs/androidfw/tests/ |
| D | TestHelpers.cpp | 72 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/base/core/tests/coretests/src/android/database/sqlite/ |
| D | SQLiteConnectionPoolTest.java | 76 SQLiteConnectionPool pool = SQLiteConnectionPool.open(mTestConf); in testCloseIdleConnections() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
| D | type_resolver_util.cc | 71 const DescriptorPool* pool) in DescriptorPoolTypeResolver() 253 const DescriptorPool* pool) { in NewTypeResolverForDescriptorPool()
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
| D | descriptor_pool.h | 62 DescriptorPool* pool; member
|
| /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()
|
| /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/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()
|
| /frameworks/av/media/codec2/vndk/ |
| D | C2PlatformStorePluginLoader.cpp | 61 std::shared_ptr<C2BlockPool>* pool) { in createBlockPool()
|
| /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/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/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/hevc/ |
| D | C2SoftHevcEnc.cpp | 520 const std::shared_ptr<C2BlockPool>& pool) { in drain() 710 const std::shared_ptr<C2BlockPool>& pool, in finishWork() 766 const std::shared_ptr<C2BlockPool> &pool, in drainInternal() 794 const std::shared_ptr<C2BlockPool>& pool) { in process()
|