Home
last modified time | relevance | path

Searched defs:string_to_byte_buffer (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/php/ext/grpc/
Dbyte_buffer.c27 grpc_byte_buffer *string_to_byte_buffer(char *string, size_t length) { in string_to_byte_buffer() function
/external/rust/crates/grpcio-sys/
Dgrpc_wrap.cc68 grpc_byte_buffer* string_to_byte_buffer(const char* buffer, size_t len) { in string_to_byte_buffer() function
/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c44 grpc_byte_buffer* string_to_byte_buffer(const char* buffer, size_t len) { in string_to_byte_buffer() function