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