HomeSort by relevance Sort by last modified time
    Searched refs:byte_buffer_to_string (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/src/php/ext/grpc/
byte_buffer.h 26 void byte_buffer_to_string(grpc_byte_buffer *buffer, char **out_string,
byte_buffer.c 34 void byte_buffer_to_string(grpc_byte_buffer *buffer, char **out_string, function
call.c 480 byte_buffer_to_string(message, &message_str, &message_len);

Completed in 76 milliseconds