Searched refs:grpc_httpcli_format_get_request (Results 1 – 4 of 4) sorted by relevance
27 grpc_slice grpc_httpcli_format_get_request(const grpc_httpcli_request* request);
54 grpc_slice grpc_httpcli_format_get_request( in grpc_httpcli_format_get_request() function
276 grpc_httpcli_format_get_request(request)); in grpc_httpcli_get()
37 slice = grpc_httpcli_format_get_request(&req); in test_format_get_request()