Home
last modified time | relevance | path

Searched refs:g_msgHandler (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge_message.h93 extern spungeMsgHandler g_msgHandler[MSG_TYPE_END];
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c859 spungeMsgHandler g_msgHandler[MSG_TYPE_END] = { variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c911 g_msgHandler[msg->msgType](msg->value, inst); in SpungeHandleMsgCycle()