Searched defs:WriteByteArray (Results 1 – 5 of 5) sorted by relevance
54 absl::Status WriteByteArray(const int8_t* /*buffer*/, in WriteByteArray() function
55 absl::Status FakeWritableParcel::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::end2end_testing::FakeWritableParcel
129 void WriteByteArray(PARCEL &obj, const BA &vec) { in WriteByteArray() function
256 absl::Status WritableParcelAndroid::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::WritableParcelAndroid