FormatLineOptions 1729 third_party/protobuf/src/google/protobuf/descriptor.cc   if (FormatLineOptions(0, options(), &contents)) {
FormatLineOptions 1788 third_party/protobuf/src/google/protobuf/descriptor.cc   FormatLineOptions(depth, options(), contents);
FormatLineOptions 1917 third_party/protobuf/src/google/protobuf/descriptor.cc   FormatLineOptions(depth, options(), contents);
FormatLineOptions 1952 third_party/protobuf/src/google/protobuf/descriptor.cc   FormatLineOptions(1, options(), contents);
FormatLineOptions 1976 third_party/protobuf/src/google/protobuf/descriptor.cc   if (FormatLineOptions(depth, options(), &formatted_options)) {