Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2017 bool FormatLineOptions(int depth, const Message &options, string *output) { in FormatLineOptions() function
2147 if (FormatLineOptions(0, options(), &contents)) { in DebugStringWithOptions()
2228 FormatLineOptions(depth, options(), contents); in DebugString()
2475 FormatLineOptions(depth, options(), contents); in DebugString()
2539 FormatLineOptions(1, options(), contents); in DebugString()
2580 if (FormatLineOptions(depth, options(), &formatted_options)) { in DebugString()