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