Searched refs:string_to_byte_buffer (Results 1 – 4 of 4) sorted by relevance
24 grpc_byte_buffer *string_to_byte_buffer(char *string, size_t length);
27 grpc_byte_buffer *string_to_byte_buffer(char *string, size_t length) { in string_to_byte_buffer() function
374 string_to_byte_buffer(Z_STRVAL_P(message_value), in PHP_METHOD()
69 grpc_byte_buffer* string_to_byte_buffer(const char* buffer, size_t len) { in string_to_byte_buffer() function