Home
last modified time | relevance | path

Searched refs:grpc_json_writer_vtable (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/json/
Djson_writer.h40 typedef struct grpc_json_writer_vtable { struct
48 } grpc_json_writer_vtable; argument
52 grpc_json_writer_vtable* vtable;
65 grpc_json_writer_vtable* vtable, void* userdata);
Djson_writer.cc40 grpc_json_writer_vtable* vtable, void* userdata) { in grpc_json_writer_init()
Djson_string.cc350 static grpc_json_writer_vtable writer_vtable = {
/external/grpc-grpc/test/core/json/
Djson_rewrite.cc65 grpc_json_writer_vtable writer_vtable = {json_writer_output_char,
Djson_rewrite_test.cc76 grpc_json_writer_vtable writer_vtable = {json_writer_output_char,