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.h122 void FixForeignFieldsInExtension(
Dpython_generator.cc910 FixForeignFieldsInExtension(*file_->extension(i)); in FixForeignFieldsInExtensions()
919 void Generator::FixForeignFieldsInExtension( in FixForeignFieldsInExtension() function in google::protobuf::compiler::python::Generator
948 FixForeignFieldsInExtension(*descriptor.extension(i)); in FixForeignFieldsInNestedExtensions()