Home
last modified time | relevance | path

Searched refs:GenerateLoopingParseFunction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dparse_function_generator.h131 void GenerateLoopingParseFunction(Formatter& format);
H A Dparse_function_generator.cc495 GenerateLoopingParseFunction(format); in GenerateMethodImpls()
511 GenerateLoopingParseFunction(format); in GenerateMethodImpls()
633 void ParseFunctionGenerator::GenerateLoopingParseFunction(Formatter& format) { in GenerateLoopingParseFunction() function in google::protobuf::compiler::cpp::ParseFunctionGenerator
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dparse_function_generator.h131 void GenerateLoopingParseFunction(Formatter& format);
H A Dparse_function_generator.cc495 GenerateLoopingParseFunction(format); in GenerateMethodImpls()
511 GenerateLoopingParseFunction(format); in GenerateMethodImpls()
633 void ParseFunctionGenerator::GenerateLoopingParseFunction(Formatter& format) { in GenerateLoopingParseFunction() function in google::protobuf::compiler::cpp::ParseFunctionGenerator