Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h146 void FixAllDescriptorOptions() const;
Dpython_generator.cc298 FixAllDescriptorOptions(); in Generate()
1157 void Generator::FixAllDescriptorOptions() const { in FixAllDescriptorOptions() function in google::protobuf::compiler::python::Generator