Home
last modified time | relevance | path

Searched refs:GenerateArenaString (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.h141 void GenerateArenaString(Formatter& format, const FieldDescriptor* field);
H A Dparse_function_generator.cc1123 void ParseFunctionGenerator::GenerateArenaString(Formatter& format, in GenerateArenaString() function in google::protobuf::compiler::cpp::ParseFunctionGenerator
1162 GenerateArenaString(format, field); in GenerateStrings()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dparse_function_generator.h141 void GenerateArenaString(Formatter& format, const FieldDescriptor* field);
H A Dparse_function_generator.cc1123 void ParseFunctionGenerator::GenerateArenaString(Formatter& format, in GenerateArenaString() function in google::protobuf::compiler::cpp::ParseFunctionGenerator
1162 GenerateArenaString(format, field); in GenerateStrings()