Searched refs:GetOneofGeneratorInfo (Results 1 – 16 of 16) sorted by relevance
125 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()127 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()339 "oneof_name", context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()426 "oneof_name", context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()476 context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()498 ToUpper(context_->GetOneofGeneratorInfo( in GenerateCommonBuilderMethods()598 context_->GetOneofGeneratorInfo(oneof); in GenerateIsInitialized()
153 context_->GetOneofGeneratorInfo( in GenerateInterface()236 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()238 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()723 context_->GetOneofGeneratorInfo(oneof); in GenerateDynamicMethodIsInitialized()838 context_->GetOneofGeneratorInfo( in GenerateDynamicMethodVisit()861 ToUpper(context_->GetOneofGeneratorInfo( in GenerateDynamicMethodVisit()864 context_->GetOneofGeneratorInfo( in GenerateDynamicMethodVisit()881 "oneof_name", context_->GetOneofGeneratorInfo(field)->name); in GenerateDynamicMethodVisit()
111 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()113 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()
238 const OneofGeneratorInfo* info = context_->GetOneofGeneratorInfo(oneof); in GenerateFieldAccessorTableInitializer()280 context_->GetOneofGeneratorInfo( in GenerateInterface()399 vars["oneof_name"] = context_->GetOneofGeneratorInfo( in Generate()401 vars["oneof_capitalized_name"] = context_->GetOneofGeneratorInfo( in Generate()893 context_->GetOneofGeneratorInfo(oneof); in GenerateIsInitialized()1019 context_->GetOneofGeneratorInfo( in GenerateEqualsAndHashCode()1025 context_->GetOneofGeneratorInfo( in GenerateEqualsAndHashCode()1106 context_->GetOneofGeneratorInfo( in GenerateEqualsAndHashCode()
79 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()
228 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableLazyMessageOneofFieldLiteGenerator()
396 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldLiteGenerator()
468 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableStringOneofFieldGenerator()
381 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldLiteGenerator()
430 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldGenerator()
455 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutablePrimitiveOneofFieldLiteGenerator()
370 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldGenerator()
357 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableEnumOneofFieldLiteGenerator()
519 context->GetOneofGeneratorInfo(descriptor->containing_oneof()); in ImmutableMessageOneofFieldGenerator()