Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_types.cpp801 Error ResourceRecord::ParseRecords(const Message &aMessage, uint16_t &aOffset, uint16_t aNumRecords) in ParseRecords() function in ot::Dns::ResourceRecord
/openthread-latest/tests/unit/
Dtest_mdns.cpp621 void ParseRecords(const Message &aMessage, in ParseRecords() function