Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c386 void CoapServerDestroy(CoapCtxType *ctx, bool moduleDeinit) in CoapServerDestroy()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c466 void CoapServerDestroy(CoapCtxType *ctx, bool moduleDeinit) in CoapServerDestroy()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c255 void DestroyLocalIface(struct LocalIface *iface, bool moduleDeinit) in DestroyLocalIface()