Searched defs:comment_printer (Results 1 – 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 2114 comment_printer(this, "", debug_string_options); in DebugStringWithOptions() local 2220 comment_printer(this, prefix, debug_string_options); in DebugString() local 2373 comment_printer(this, prefix, debug_string_options); in DebugString() local 2434 comment_printer(this, prefix, debug_string_options); in DebugString() local 2469 comment_printer(this, prefix, debug_string_options); in DebugString() local 2503 comment_printer(this, prefix, debug_string_options); in DebugString() local 2534 comment_printer(this, /* prefix */ "", debug_string_options); in DebugString() local 2569 comment_printer(this, prefix, debug_string_options); in DebugString() local
|