Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1444 status_t readByteVectorInternal(const Parcel* parcel, in readByteVectorInternal() function
1491 status = readByteVectorInternal(parcel, val->get()); in readByteVectorInternalPtr()
1503 return readByteVectorInternal(this, val); in readByteVector()
1507 return readByteVectorInternal(this, val); in readByteVector()