Home
last modified time | relevance | path

Searched refs:getGlobalAllocSize (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tools/preload/loadclass/
DLoadClass.java52 int allocSize = Debug.getGlobalAllocSize(); in main()
/frameworks/base/core/java/android/os/
DPerformanceCollector.java575 results.putLong(METRIC_KEY_GLOBAL_ALLOC_SIZE, Debug.getGlobalAllocSize()); in getAllocCounts()
DDebug.java1382 public static int getGlobalAllocSize() { in getGlobalAllocSize() method in Debug
DParcel.java460 public static native long getGlobalAllocSize(); in getGlobalAllocSize() method in Parcel
/frameworks/base/core/jni/
Dandroid_os_Parcel.cpp656 return Parcel::getGlobalAllocSize(); in android_os_Parcel_getGlobalAllocSize()
/frameworks/native/libs/binder/include/binder/
DParcel.h396 static size_t getGlobalAllocSize();
/frameworks/base/core/java/android/app/
DInstrumentation.java1578 results.putLong("global_alloc_size", Debug.getGlobalAllocSize()); in getAllocCounts()
DActivityThread.java1253 long parcelSize = Parcel.getGlobalAllocSize(); in dumpMemInfo()
1405 long parcelSize = Parcel.getGlobalAllocSize(); in dumpMemInfo()
/frameworks/native/libs/binder/
DParcel.cpp364 size_t Parcel::getGlobalAllocSize() { in getGlobalAllocSize() function in android::Parcel
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...