Searched defs:getGlobalAllocSize (Results 1 - 3 of 3) sorted by relevance
/frameworks/base/core/java/android/os/ | ||
H A D | Debug.java | 1306 public static int getGlobalAllocSize() { method in class:Debug 1312 * @see #getGlobalAllocSize() |
H A D | Parcel.java | 449 public static native long getGlobalAllocSize(); method in class:Parcel |
/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 366 size_t Parcel::getGlobalAllocSize() { function in class:android::Parcel |
Completed in 23 milliseconds