Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge_message.h32 struct SpungeBindMsg { struct
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c425 struct SpungeBindMsg *bindMsg = FILLP_NULL_PTR; in SpungeHandleMsgBind()
431 bindMsg = (struct SpungeBindMsg *)value; in SpungeHandleMsgBind()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1384 struct SpungeBindMsg bindMsg; in SockBind()