Searched refs:writeByteVectorInternal (Results 1 – 1 of 1) sorted by relevance
817 status_t writeByteVectorInternal(Parcel* parcel, const std::vector<T>& val) in writeByteVectorInternal() function848 return writeByteVectorInternal(parcel, *val); in writeByteVectorInternalPtr()854 return writeByteVectorInternal(this, val); in writeByteVector()863 return writeByteVectorInternal(this, val); in writeByteVector()