Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1550 status_t readByteVectorInternal(const Parcel* parcel, in readByteVectorInternal() function
1597 status = readByteVectorInternal(parcel, val->get()); in readByteVectorInternalPtr()
1609 return readByteVectorInternal(this, val); in readByteVector()
1613 return readByteVectorInternal(this, val); in readByteVector()