Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h123 void FixForeignFieldsInExtension(
Dpython_generator.cc967 FixForeignFieldsInExtension(*file_->extension(i)); in FixForeignFieldsInExtensions()
976 void Generator::FixForeignFieldsInExtension( in FixForeignFieldsInExtension() function in google::protobuf::compiler::python::Generator
1005 FixForeignFieldsInExtension(*descriptor.extension(i)); in FixForeignFieldsInNestedExtensions()