Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_nstack.c232 if (NSTACKX_DFinderSetEventFunc(NULL, DFinderHiEventCb) != 0) { in NstackInitHiEvent()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h301 DFINDER_EXPORT int NSTACKX_DFinderSetEventFunc(void *softobj, DFinderEventFunc func);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1821 int NSTACKX_DFinderSetEventFunc(void *softobj, DFinderEventFunc func) in NSTACKX_DFinderSetEventFunc() function