Searched refs:GetOneofGeneratorInfo (Results 1 – 8 of 8) sorted by relevance
202 const OneofGeneratorInfo* info = context_->GetOneofGeneratorInfo(oneof); in GenerateFieldAccessorTableInitializer()408 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()410 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()818 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in GenerateBuilder()820 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in GenerateBuilder()973 "oneof_name", context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()1063 "oneof_name", context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()1119 context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()1141 ToUpper(context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()
75 const OneofGeneratorInfo* GetOneofGeneratorInfo(
181 const OneofGeneratorInfo* Context::GetOneofGeneratorInfo( in GetOneofGeneratorInfo() function in google::protobuf::compiler::java::Context
287 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableLazyMessageOneofFieldGenerator()
330 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldGenerator()
450 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldGenerator()
469 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldGenerator()
558 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldGenerator()