Searched refs:InitializeFieldGeneratorInfo (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_context.h79 void InitializeFieldGeneratorInfo(const FileDescriptor* file);
H A Djava_context.cc47 InitializeFieldGeneratorInfo(file);
100 void Context::InitializeFieldGeneratorInfo(const FileDescriptor* file) { function in class:google::protobuf::compiler::java::Context

Completed in 118 milliseconds