Searched refs:byte_buffer_to_string (Results 1 – 3 of 3) sorted by relevance
26 void byte_buffer_to_string(grpc_byte_buffer *buffer, char **out_string,
34 void byte_buffer_to_string(grpc_byte_buffer *buffer, char **out_string, in byte_buffer_to_string() function
480 byte_buffer_to_string(message, &message_str, &message_len); in PHP_METHOD()