Searched refs:json_writer_output_indent (Results 1 – 1 of 1) sorted by relevance
48 static void json_writer_output_indent(grpc_json_writer* writer) { in json_writer_output_indent() function198 json_writer_output_indent(writer); in grpc_json_writer_container_begins()210 if (!writer->container_empty) json_writer_output_indent(writer); in grpc_json_writer_container_ends()218 json_writer_output_indent(writer); in grpc_json_writer_object_key()226 json_writer_output_indent(writer); in grpc_json_writer_value_raw()234 json_writer_output_indent(writer); in grpc_json_writer_value_raw_with_len()242 json_writer_output_indent(writer); in grpc_json_writer_value_string()