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

/frameworks/base/core/java/android/os/
H A DDebug.java1284 public static int getGlobalAllocCount() { method in class:Debug
1290 * @see #getGlobalAllocCount()
H A DParcel.java452 public static native long getGlobalAllocCount(); method in class:Parcel
/frameworks/native/libs/binder/
H A DParcel.cpp373 size_t Parcel::getGlobalAllocCount() { function in class:android::Parcel

Completed in 66 milliseconds