Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h122 void FixForeignFieldsInExtensions() const;
Dpython_generator.cc342 FixForeignFieldsInExtensions(); in Generate()
964 void Generator::FixForeignFieldsInExtensions() const { in FixForeignFieldsInExtensions() function in google::protobuf::compiler::python::Generator