Home
last modified time | relevance | path

Searched refs:FixOptionsForField (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h155 void FixOptionsForField(const FieldDescriptor& field) const;
Dpython_generator.cc1308 FixOptionsForField(field); in FixAllDescriptorOptions()
1351 void Generator::FixOptionsForField(const FieldDescriptor& field) const { in FixOptionsForField() function in google::protobuf::compiler::python::Generator
1389 FixOptionsForField(field); in FixOptionsForMessage()
1394 FixOptionsForField(field); in FixOptionsForMessage()