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.h149 void FixAllDescriptorOptions() const;
Dpython_generator.cc347 FixAllDescriptorOptions(); in Generate()
1214 void Generator::FixAllDescriptorOptions() const { in FixAllDescriptorOptions() function in google::protobuf::compiler::python::Generator