Searched defs:getGlobalAllocSize (Results 1 – 4 of 4) sorted by relevance
1522 public static int getGlobalAllocSize() { in getGlobalAllocSize() method in Debug
665 public static native long getGlobalAllocSize(); in getGlobalAllocSize() method in Parcel
1008 {"getGlobalAllocSize", "()J", (void*)android_os_Parcel_getGlobalAllocSize}, in getGlobalAllocSize() method
409 size_t Parcel::getGlobalAllocSize() { in getGlobalAllocSize() function in android::Parcel