Searched refs:GetOneofGeneratorInfo (Results 1 – 14 of 14) sorted by relevance
124 vars["oneof_name"] = context_->GetOneofGeneratorInfo(oneof)->name; in Generate()126 context_->GetOneofGeneratorInfo(oneof)->capitalized_name; in Generate()344 "oneof_name", context_->GetOneofGeneratorInfo(oneof)->name); in GenerateCommonBuilderMethods()430 "oneof_name", context_->GetOneofGeneratorInfo(oneof)->name); in GenerateCommonBuilderMethods()549 context_->GetOneofGeneratorInfo(oneof)->capitalized_name); in GenerateCommonBuilderMethods()566 ToUpper(context_->GetOneofGeneratorInfo(oneof)->name)); in GenerateCommonBuilderMethods()
97 vars["oneof_name"] = context_->GetOneofGeneratorInfo(oneof)->name; in Generate()99 context_->GetOneofGeneratorInfo(oneof)->capitalized_name; in Generate()
148 context_->GetOneofGeneratorInfo(oneof)->capitalized_name, "classname", in GenerateInterface()231 vars["oneof_name"] = context_->GetOneofGeneratorInfo(oneof)->name; in Generate()233 context_->GetOneofGeneratorInfo(oneof)->capitalized_name; in Generate()499 "oneof_name", context_->GetOneofGeneratorInfo(oneof)->name); in GenerateDynamicMethodNewBuildMessageInfo()
237 const OneofGeneratorInfo* info = context_->GetOneofGeneratorInfo(oneof); in GenerateFieldAccessorTableInitializer()285 context_->GetOneofGeneratorInfo(oneof)->capitalized_name, "classname", in GenerateInterface()412 vars["oneof_name"] = context_->GetOneofGeneratorInfo(oneof)->name; in Generate()414 context_->GetOneofGeneratorInfo(oneof)->capitalized_name; in Generate()1033 context_->GetOneofGeneratorInfo(oneof)->capitalized_name); in GenerateEqualsAndHashCode()1035 context_->GetOneofGeneratorInfo(oneof)->name); in GenerateEqualsAndHashCode()1109 context_->GetOneofGeneratorInfo(oneof)->name); in GenerateEqualsAndHashCode()
79 const OneofGeneratorInfo* GetOneofGeneratorInfo(
180 const OneofGeneratorInfo* Context::GetOneofGeneratorInfo( in GetOneofGeneratorInfo() function in google::protobuf::compiler::java::Context
304 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldLiteGenerator()
338 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldLiteGenerator()
330 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldLiteGenerator()
310 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldLiteGenerator()
490 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldGenerator()
478 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldGenerator()
383 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldGenerator()
535 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldGenerator()