Home
last modified time | relevance | path

Searched refs:GetEventNodeChain (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_common.h58 List *GetEventNodeChain(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hievent.c124 if (PostEvent(GetEventNodeChain(), GetEpollFD(), SetEventFuncInner, msg) != NSTACKX_EOK) { in SetEventFunc()
H A Dnstackx_dfinder_hidump.c84 if (PostEvent(GetEventNodeChain(), GetEpollFD(), handle, msg) != NSTACKX_EOK) { in PostDumpMsg()
H A Dnstackx_common.c102 List *GetEventNodeChain(void) in GetEventNodeChain() function