Searched defs:DequeueAndFree (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/common/ | ||
H A D | message.cpp | 954 void MessageQueue::DequeueAndFree(Message &aMessage) in DequeueAndFree() function in ot::MessageQueue |
/aosp_15_r20/external/openthread/src/core/coap/ | ||
H A D | coap_message.hpp | 1062 void DequeueAndFree(Message &aMessage) { ot::MessageQueue::DequeueAndFree(aMessage); } in DequeueAndFree() function in ot::Coap::MessageQueue |