Searched refs:grpc_json_writer_object_key (Results 1 – 5 of 5) sorted by relevance
74 void grpc_json_writer_object_key(grpc_json_writer* writer, const char* string);
216 void grpc_json_writer_object_key(grpc_json_writer* writer, const char* string) { in grpc_json_writer_object_key() function
317 if (in_object) grpc_json_writer_object_key(writer, json->key); in json_dump_recursive()
154 grpc_json_writer_object_key(state->writer, state->scratchpad); in json_reader_set_key()
172 grpc_json_writer_object_key(state->writer, state->scratchpad); in json_reader_set_key()