Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1697 status_t readByteVectorInternal(const Parcel* parcel, in readByteVectorInternal() function
1744 status = readByteVectorInternal(parcel, val->get()); in readByteVectorInternalPtr()
1756 return readByteVectorInternal(this, val); in readByteVector()
1760 return readByteVectorInternal(this, val); in readByteVector()