Home
last modified time | relevance | path

Searched refs:GenerateConstexprConstructor (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dmessage.h120 void GenerateConstexprConstructor(io::Printer* printer);
H A Dfile.cc516 generator->GenerateConstexprConstructor(printer); in GenerateSourceDefaultInstance()
H A Dmessage.cc2648 void MessageGenerator::GenerateConstexprConstructor(io::Printer* printer) { in GenerateConstexprConstructor() function in google::protobuf::compiler::cpp::MessageGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dmessage.h120 void GenerateConstexprConstructor(io::Printer* printer);
H A Dfile.cc517 generator->GenerateConstexprConstructor(printer); in GenerateSourceDefaultInstance()
H A Dmessage.cc2648 void MessageGenerator::GenerateConstexprConstructor(io::Printer* printer) { in GenerateConstexprConstructor() function in google::protobuf::compiler::cpp::MessageGenerator