Home
last modified time | relevance | path

Searched refs:getGlobalAllocSize (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DParcel.h189 static size_t getGlobalAllocSize();
/system/libhwbinder/
DParcel.cpp264 size_t Parcel::getGlobalAllocSize() { in getGlobalAllocSize() function in android::hardware::Parcel