Searched refs:GetOneofGeneratorInfo (Results 1 – 16 of 16) sorted by relevance
127 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()129 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()357 "oneof_name", context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()444 "oneof_name", context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()550 context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()572 ToUpper(context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()673 context_->GetOneofGeneratorInfo(oneof); in GenerateIsInitialized()
111 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()113 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()
158 context_->GetOneofGeneratorInfo( in GenerateInterface()241 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()243 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()728 context_->GetOneofGeneratorInfo(oneof); in GenerateDynamicMethodIsInitialized()843 context_->GetOneofGeneratorInfo( in GenerateDynamicMethodVisit()866 ToUpper(context_->GetOneofGeneratorInfo( in GenerateDynamicMethodVisit()869 context_->GetOneofGeneratorInfo( in GenerateDynamicMethodVisit()886 "oneof_name", context_->GetOneofGeneratorInfo(field)->name); in GenerateDynamicMethodVisit()
239 const OneofGeneratorInfo* info = context_->GetOneofGeneratorInfo(oneof); in GenerateFieldAccessorTableInitializer()286 context_->GetOneofGeneratorInfo( in GenerateInterface()414 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()416 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()910 context_->GetOneofGeneratorInfo(oneof); in GenerateIsInitialized()1036 context_->GetOneofGeneratorInfo( in GenerateEqualsAndHashCode()1042 context_->GetOneofGeneratorInfo( in GenerateEqualsAndHashCode()1123 context_->GetOneofGeneratorInfo( in GenerateEqualsAndHashCode()
80 const OneofGeneratorInfo* GetOneofGeneratorInfo(
181 const OneofGeneratorInfo* Context::GetOneofGeneratorInfo( in GetOneofGeneratorInfo() function in google::protobuf::compiler::java::Context
280 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableLazyMessageOneofFieldGenerator()
245 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableLazyMessageOneofFieldLiteGenerator()
430 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldGenerator()
470 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldGenerator()
396 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldLiteGenerator()
381 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldLiteGenerator()
469 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldLiteGenerator()
359 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldLiteGenerator()
375 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldGenerator()
523 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldGenerator()