Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_process.c739 static NetBuilderMessageProcess g_messageProcessor[MSG_TYPE_BUILD_MAX] = { variable
770 ret = g_messageProcessor[msg->what](msg->obj); in NetBuilderMessageHandler()