Searched defs:ParseField (Results 1 – 6 of 6) sorted by relevance
/external/perfetto/src/protozero/ |
D | proto_utils.cc | 58 const uint8_t* ParseField(const uint8_t* start, in ParseField() function
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.cc | 1145 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1320 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet 1327 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet
|
D | extension_set_heavy.cc | 289 bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, in ParseField() function in google::protobuf::internal::ExtensionSet
|
D | text_format.cc | 282 bool ParseField(const FieldDescriptor* field, Message* output) { in ParseField() function in google::protobuf::TextFormat::Parser::ParserImpl
|
/external/perfetto/src/ftrace_reader/ |
D | cpu_reader.cc | 438 bool CpuReader::ParseField(const Field& field, in ParseField() function in perfetto::CpuReader
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 567 CheckedError Parser::ParseField(StructDef &struct_def) { in ParseField() function in flatbuffers::Parser
|