Searched defs:ParseRecords (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ | ||
H A D | perf_data_tokenizer.cc | 262 PerfDataTokenizer::ParseRecords() { in ParseRecords() function in perfetto::trace_processor::perf_importer::PerfDataTokenizer |
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dns_types.cpp | 807 Error ResourceRecord::ParseRecords(const Message &aMessage, uint16_t &aOffset, uint16_t aNumRecords) in ParseRecords() function in ot::Dns::ResourceRecord |
/aosp_15_r20/external/openthread/tests/unit/ | ||
H A D | test_mdns.cpp | 621 void ParseRecords(const Message &aMessage, in ParseRecords() function |