Searched defs:FixOptionsForEnum (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ | ||
| D | python_generator.cc | 1273 void Generator::FixOptionsForEnum(const EnumDescriptor& enum_descriptor) const {  in FixOptionsForEnum()  function in google::protobuf::compiler::python::Generator | 
| /external/protobuf/src/google/protobuf/compiler/python/ | ||
| D | generator.cc | 1268 void Generator::FixOptionsForEnum(const EnumDescriptor& enum_descriptor) const {  in FixOptionsForEnum()  function in google::protobuf::compiler::python::Generator |