Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp1408 MessageQueue *GetMessageQueue(void) const in GetMessageQueue() function in ot::Message
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp650 const MessageQueue &GetMessageQueue(void) const { return mDelayedResponses; } in GetMessageQueue() function in ot::Mle::Mle
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddplay.h857 STDMETHOD(GetMessageQueue)(THIS_ DPID , DPID , DWORD , LPDWORD , LPDWORD ) PURE; in DECLARE_INTERFACE_() local