Home
last modified time | relevance | path

Searched refs:FEATURE_PROTO3_OPTIONAL (Results 1 – 25 of 26) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.h56 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.h71 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.h90 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/grpc/src/compiler/
Druby_plugin.cc33 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dcsharp_plugin.cc33 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dnode_plugin.cc36 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dphp_plugin.cc37 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dcpp_plugin.h38 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dobjective_c_plugin.cc81 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dpython_generator.cc882 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.h60 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h107 FEATURE_PROTO3_OPTIONAL = 1, enumerator
Dmock_code_generator.cc91 uint64 all_features = CodeGenerator::FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dplugin.proto117 FEATURE_PROTO3_OPTIONAL = 1; enumerator
Dcommand_line_interface_unittest.cc2427 CodeGenerator::FEATURE_PROTO3_OPTIONAL); in TEST_F()
Dplugin.pb.cc225 constexpr CodeGeneratorResponse_Feature CodeGeneratorResponse::FEATURE_PROTO3_OPTIONAL; member in compiler::CodeGeneratorResponse
Dplugin.pb.h860 static constexpr Feature FEATURE_PROTO3_OPTIONAL = variable
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_generator.cc55 return CodeGenerator::Feature::FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_generator.cc62 return CodeGenerator::Feature::FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/grpc/third_party/upb/upbc/
Dprotoc-gen-upbdefs.cc151 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dgenerator.cc91 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
Dprotoc-gen-upb.cc956 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h158 return FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()
/third_party/protobuf/docs/
Dimplementing_proto3_presence.md182 return FEATURE_PROTO3_OPTIONAL;
194 response.set_supported_features(CodeGeneratorResponse::FEATURE_PROTO3_OPTIONAL);
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc306 return CodeGenerator::Feature::FEATURE_PROTO3_OPTIONAL; in GetSupportedFeatures()

12