Searched defs:ParseField (Results 1 – 8 of 8) sorted by relevance
/external/protobuf/src/google/protobuf/ |
D | extension_set_heavy.cc | 344 const char* ExtensionSet::ParseField( in ParseField() function in google::protobuf::internal::ExtensionSet 375 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 705 bool ParseField(int type_id, io::CodedInputStream* input) { in ParseMessageSetItem() function
|
D | extension_set.cc | 1184 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1200 const char* ExtensionSet::ParseField( in ParseField() function in google::protobuf::internal::ExtensionSet 1398 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1405 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1439 bool ParseField(int type_id, io::CodedInputStream* input) { in ParseMessageSetItemLite() function
|
D | wire_format.cc | 691 bool ParseField(int type_id, io::CodedInputStream* input) { in ParseAndMergeMessageSetItem() function
|
D | text_format.cc | 310 bool ParseField(const FieldDescriptor* field, Message* output) { in ParseField() function in google::protobuf::TextFormat::Parser::ParserImpl
|
/external/grpc-grpc/src/cpp/ext/filters/census/ |
D | rpc_encoding.h | 125 static size_t ParseField(absl::string_view buf, GrpcTraceContext* tc) { in ParseField() function
|
/external/perfetto/src/trace_processor/util/ |
D | proto_to_args_parser.cc | 150 base::Status ProtoToArgsParser::ParseField( in ParseField() function in perfetto::trace_processor::util::ProtoToArgsParser
|
/external/perfetto/src/traced/probes/ftrace/ |
D | cpu_reader.cc | 708 bool CpuReader::ParseField(const Field& field, in ParseField() function in perfetto::CpuReader
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 668 CheckedError Parser::ParseField(StructDef &struct_def) { in ParseField() function in flatbuffers::Parser
|