Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_generator.h106 void FixForeignFieldsInDescriptor(
Dpython_generator.cc836 void Generator::FixForeignFieldsInDescriptor( in FixForeignFieldsInDescriptor() function in google::protobuf::compiler::python::Generator
840 FixForeignFieldsInDescriptor(*descriptor.nested_type(i), &descriptor); in FixForeignFieldsInDescriptor()
982 FixForeignFieldsInDescriptor(*file_->message_type(i), NULL); in FixForeignFieldsInDescriptors()