Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc2020 bool FormatLineOptions(int depth, const Message &options, string *output) { in FormatLineOptions() function
2150 if (FormatLineOptions(0, options(), &contents)) { in DebugStringWithOptions()
2231 FormatLineOptions(depth, options(), contents); in DebugString()
2442 FormatLineOptions(depth, options(), contents); in DebugString()
2481 FormatLineOptions(depth, options(), contents); in DebugString()
2545 FormatLineOptions(1, options(), contents); in DebugString()
2586 if (FormatLineOptions(depth, options(), &formatted_options)) { in DebugString()