Searched defs:readByteVectorInternal (Results 1 - 1 of 1) sorted by relevance

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

Completed in 45 milliseconds