Searched defs:getGlobalAllocSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
H A DDebug.java1229 public static int getGlobalAllocSize() { method in class:Debug
1235 * @see #getGlobalAllocSize()
H A DParcel.java360 public static native long getGlobalAllocSize(); method in class:Parcel
/frameworks/native/libs/binder/
H A DParcel.cpp392 size_t Parcel::getGlobalAllocSize() { function in class:android::Parcel

Completed in 103 milliseconds