Home
last modified time | relevance | path

Searched refs:dataCapacity (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/include/hwbinder/
DParcel.h54 size_t dataCapacity() const;
/system/libhwbinder/
DIPCThreadState.cpp887 bwr.read_size = mIn.dataCapacity(); in talkWithDriver()
DParcel.cpp402 size_t Parcel::dataCapacity() const in dataCapacity() function in android::hardware::Parcel