Home
last modified time | relevance | path

Searched defs:enum_generators_ (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.h89 std::vector<std::unique_ptr<EnumGenerator>> enum_generators_; variable
H A Dobjectivec_file.h101 std::vector<std::unique_ptr<EnumGenerator>> enum_generators_; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.h89 std::vector<std::unique_ptr<EnumGenerator>> enum_generators_; variable
H A Dobjectivec_file.h101 std::vector<std::unique_ptr<EnumGenerator>> enum_generators_; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dmessage.h211 std::vector<const EnumGenerator*> enum_generators_; variable
H A Dfile.h197 std::vector<std::unique_ptr<EnumGenerator>> enum_generators_; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dmessage.h211 std::vector<const EnumGenerator*> enum_generators_; variable
H A Dfile.h197 std::vector<std::unique_ptr<EnumGenerator>> enum_generators_; variable