Searched refs:readByteVectorInternal (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/libs/binder/
H A DParcel.cpp1632 status_t readByteVectorInternal(const Parcel* parcel, function in namespace:__anon1551
1679 status = readByteVectorInternal(parcel, val->get());
1691 return readByteVectorInternal(this, val);
1695 return readByteVectorInternal(this, val);

Completed in 58 milliseconds