Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_dso.cpp216 …Error ProcessRequestMessage(MessageId aMessageId, const Message &aMessage, Dso::Tlv::Type aPrimary… in ProcessRequestMessage() function in ot::Dns::Connection
285 static Error ProcessRequestMessage(Dso::Connection &aConnection, in ProcessRequestMessage() function in ot::Dns::Connection
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_dso.hpp306 typedef Error (&ProcessRequestMessage)(Connection &aConnection, typedef in ot::Dns::Dso::Connection::Callbacks