Searched defs:string_to_byte_buffer (Results 1 – 3 of 3) sorted by relevance
27 grpc_byte_buffer *string_to_byte_buffer(char *string, size_t length) { in string_to_byte_buffer() function
68 grpc_byte_buffer* string_to_byte_buffer(const char* buffer, size_t len) { in string_to_byte_buffer() function
44 grpc_byte_buffer* string_to_byte_buffer(const char* buffer, size_t len) { in string_to_byte_buffer() function