Home
last modified time | relevance | path

Searched defs:grpc_byte_buffer_length (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dbyte_buffer.cc91 size_t grpc_byte_buffer_length(grpc_byte_buffer* bb) { in grpc_byte_buffer_length() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dbyte_buffer.cc91 size_t grpc_byte_buffer_length(grpc_byte_buffer* bb) { in grpc_byte_buffer_length() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h55 #define grpc_byte_buffer_length grpc_byte_buffer_length_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs1171 pub fn grpc_byte_buffer_length(bb: *mut grpc_byte_buffer) -> usize; in grpc_byte_buffer_length() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs1471 pub fn grpc_byte_buffer_length(bb: *mut grpc_byte_buffer) -> usize; in grpc_byte_buffer_length() function