Searched defs:WriteByteArray (Results 1 – 4 of 4) sorted by relevance
| /external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/ | ||
| D | fuzzer_utils.h | 54 absl::Status WriteByteArray(const int8_t* /*buffer*/, in WriteByteArray() function |
| /external/grpc-grpc/test/core/transport/binder/end2end/ | ||
| D | fake_binder.cc | 55 absl::Status FakeWritableParcel::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::end2end_testing::FakeWritableParcel |
| /external/grpc-grpc/src/core/ext/transport/binder/wire_format/ | ||
| D | binder_android.cc | 256 absl::Status WritableParcelAndroid::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::WritableParcelAndroid |
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/ | ||
| D | binder_android.cc | 256 absl::Status WritableParcelAndroid::WriteByteArray(const int8_t* buffer, in WriteByteArray() function in grpc_binder::WritableParcelAndroid |