Searched refs:GetOneofGeneratorInfo (Results 1 – 14 of 14) sorted by relevance
122 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name; in Generate()124 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in Generate()344 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name); in GenerateCommonBuilderMethods()431 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name); in GenerateCommonBuilderMethods()550 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in GenerateCommonBuilderMethods()569 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in GenerateCommonBuilderMethods()664 context_->GetOneofGeneratorInfo(oneof); in GenerateIsInitialized()
94 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name; in Generate()96 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in Generate()
232 const OneofGeneratorInfo* info = context_->GetOneofGeneratorInfo(oneof); in GenerateFieldAccessorTableInitializer()280 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in GenerateInterface()410 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name; in Generate()412 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in Generate()915 context_->GetOneofGeneratorInfo(oneof); in GenerateIsInitialized()1037 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in GenerateEqualsAndHashCode()1041 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name); in GenerateEqualsAndHashCode()1116 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i))->name); in GenerateEqualsAndHashCode()
145 context_->GetOneofGeneratorInfo(descriptor_->oneof_decl(i)) in GenerateInterface()231 vars["oneof_name"] = context_->GetOneofGeneratorInfo(oneof)->name; in Generate()233 context_->GetOneofGeneratorInfo(oneof)->capitalized_name; in Generate()501 "oneof_name", context_->GetOneofGeneratorInfo(oneof)->name); in GenerateDynamicMethodNewBuildMessageInfo()
79 const OneofGeneratorInfo* GetOneofGeneratorInfo(
181 const OneofGeneratorInfo* Context::GetOneofGeneratorInfo( in GetOneofGeneratorInfo() function in google::protobuf::compiler::java::Context
333 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldLiteGenerator()
314 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldLiteGenerator()
339 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldLiteGenerator()
310 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldLiteGenerator()
473 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldGenerator()
484 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldGenerator()
378 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldGenerator()
529 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldGenerator()