/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | allocatorstest.cpp | 50 TEST(Allocator, CrtAllocator) { in TEST() argument 55 TEST(Allocator, MemoryPoolAllocator) { in TEST() argument 65 TEST(Allocator, Alignment) { in TEST() argument
|
H A D | documenttest.cpp | 353 typedef TypeParam Allocator; in TYPED_TEST() typedef 387 typedef TypeParam Allocator; in TYPED_TEST() typedef 446 typedef TypeParam Allocator; in TYPED_TEST() typedef 482 typedef TypeParam Allocator; in TYPED_TEST() typedef
|
/aosp12/system/memory/libmemunreachable/ |
H A D | Allocator.h | 38 class Allocator; variable 149 Allocator(const Heap& other) in Allocator() function 154 Allocator(const STLAllocator<U>& other) in Allocator() function
|
/aosp12/art/test/130-hprof/src-ex/ |
H A D | Allocator.java | 18 public class Allocator { class
|
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/ |
H A D | Allocator.h | 82 using Allocator = detail::AllocatorImpl<IAllocator, AllocatorHal>; variable
|
/aosp12/art/test/ti-stress/ |
H A D | stress.cc | 93 struct Allocator : public dex::Writer::Allocator { in DoExtractClassFromData() struct 94 explicit Allocator(jvmtiEnv* jvmti_env) : jvmti_env_(jvmti_env) {} in DoExtractClassFromData() argument 95 void* Allocate(size_t size) override { in DoExtractClassFromData() 103 void Free(void* ptr) override { in DoExtractClassFromData() 107 jvmtiEnv* jvmti_env_; in DoExtractClassFromData()
|
/aosp12/art/runtime/ |
H A D | monitor_pool.h | 239 typedef TrackingAllocator<uint8_t, kAllocatorTagMonitorPool> Allocator; typedef
|
/aosp12/art/libartbase/base/ |
H A D | allocator.h | 34 Allocator() {} in Allocator() function
|
H A D | bit_vector.h | 29 class Allocator; variable
|
/aosp12/art/test/130-hprof/src/ |
H A D | Main.java | 147 private static class Allocator extends Thread { class in Main
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_allocator.cpp | 78 Allocator::Allocator() : ion_allocator_(nullptr) {} in Allocator() function in gralloc::Allocator
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_allocator.cpp | 91 Allocator::Allocator() : ion_allocator_(nullptr) {} in Allocator() function in gralloc::Allocator
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_allocator.cpp | 78 Allocator::Allocator() : ion_allocator_(NULL) { in Allocator() function in gralloc1::Allocator
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_allocator.cpp | 78 Allocator::Allocator() : ion_allocator_(NULL) { in Allocator() function in gralloc1::Allocator
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_allocator.cpp | 99 Allocator::Allocator() : ion_allocator_(nullptr) {} in Allocator() function in gralloc::Allocator
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | GrallocWrapper.cpp | 197 Allocator::Allocator(const Mapper& mapper) in Allocator() function in android::GrallocWrapper::Allocator
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | ImageDecoder.cpp | 54 enum Allocator { enum
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | ImageDecoder.java | 507 public @interface Allocator {}; annotation in ImageDecoder
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_allocator.cpp | 77 Allocator::Allocator() : ion_allocator_(NULL), adreno_helper_(NULL) { in Allocator() function in gralloc1::Allocator
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_allocator.cpp | 80 Allocator::Allocator() : ion_allocator_(NULL), adreno_helper_(NULL) { in Allocator() function in gralloc1::Allocator
|
/aosp12/frameworks/native/libs/binder/ndk/ |
H A D | parcel.cpp | 395 static bool Allocator(void* stringData, int32_t length, char** buffer) { in Allocator() function
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | ImageDecoder.java | 1263 public @interface Allocator {}; annotation in ImageDecoder
|