Searched refs:FormatLineOptions (Results 1 – 1 of 1) sorted by relevance
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 2361 bool FormatLineOptions(int depth, const Message& options, in FormatLineOptions() function 2490 if (FormatLineOptions(0, options(), pool(), &contents)) { in DebugStringWithOptions() 2569 FormatLineOptions(depth, options(), file()->pool(), contents); in DebugString() 2785 FormatLineOptions(depth, options(), containing_type()->file()->pool(), in DebugString() 2824 FormatLineOptions(depth, options(), file()->pool(), contents); in DebugString() 2914 FormatLineOptions(1, options(), file()->pool(), contents); in DebugString() 2953 if (FormatLineOptions(depth, options(), service()->file()->pool(), in DebugString()
|