Searched refs:grpc_json_writer_vtable (Results 1 – 5 of 5) sorted by relevance
40 typedef struct grpc_json_writer_vtable { struct48 } grpc_json_writer_vtable; argument52 grpc_json_writer_vtable* vtable;65 grpc_json_writer_vtable* vtable, void* userdata);
40 grpc_json_writer_vtable* vtable, void* userdata) { in grpc_json_writer_init()
350 static grpc_json_writer_vtable writer_vtable = {
65 grpc_json_writer_vtable writer_vtable = {json_writer_output_char,
76 grpc_json_writer_vtable writer_vtable = {json_writer_output_char,