Home
last modified time | relevance | path

Searched defs:ParseRecords (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dperf_data_tokenizer.cc262 PerfDataTokenizer::ParseRecords() { in ParseRecords() function in perfetto::trace_processor::perf_importer::PerfDataTokenizer
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.cpp807 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 Dtest_mdns.cpp621 void ParseRecords(const Message &aMessage, in ParseRecords() function