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.h128 void FixForeignFieldsInExtension(
Dpython_generator.cc1056 FixForeignFieldsInExtension(*file_->extension(i)); in FixForeignFieldsInExtensions()
1065 void Generator::FixForeignFieldsInExtension( in FixForeignFieldsInExtension() function in google::protobuf::compiler::python::Generator
1093 FixForeignFieldsInExtension(*descriptor.extension(i)); in FixForeignFieldsInNestedExtensions()