Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2114 comment_printer(this, "", debug_string_options); in DebugStringWithOptions() local
2115 comment_printer.AddPreComment(&contents); in DebugStringWithOptions()
2191 comment_printer.AddPostComment(&contents); in DebugStringWithOptions()
2220 comment_printer(this, prefix, debug_string_options); in DebugString() local
2221 comment_printer.AddPreComment(contents); in DebugString()
2312 comment_printer.AddPostComment(contents); in DebugString()
2373 comment_printer(this, prefix, debug_string_options); in DebugString() local
2374 comment_printer.AddPreComment(contents); in DebugString()
2413 comment_printer.AddPostComment(contents); in DebugString()
2434 comment_printer(this, prefix, debug_string_options); in DebugString() local
[all …]