Searched refs:getGlobalAllocSize (Results 1 – 13 of 13) sorted by relevance
52 int allocSize = Debug.getGlobalAllocSize(); in main()
576 results.putLong(METRIC_KEY_GLOBAL_ALLOC_SIZE, Debug.getGlobalAllocSize()); in getAllocCounts()
1383 public static int getGlobalAllocSize() { in getGlobalAllocSize() method in Debug
465 public static native long getGlobalAllocSize(); in getGlobalAllocSize() method in Parcel
660 return Parcel::getGlobalAllocSize(); in android_os_Parcel_getGlobalAllocSize()
1578 results.putLong("global_alloc_size", Debug.getGlobalAllocSize()); in getAllocCounts()
1267 long parcelSize = Parcel.getGlobalAllocSize(); in dumpMemInfo()1419 long parcelSize = Parcel.getGlobalAllocSize(); in dumpMemInfo()
473 static size_t getGlobalAllocSize();
278 size_t Parcel::getGlobalAllocSize() { in getGlobalAllocSize() function in android::Parcel
21587 method public static int getGlobalAllocSize();
34589 method @Deprecated public static int getGlobalAllocSize();
34733 method @Deprecated public static int getGlobalAllocSize();