Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h297 } DFinderEvent; typedef
299 typedef void (*DFinderEventFunc)(void *softObj, const DFinderEvent *info);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hievent.c76 DFinderEvent evt; in NotifyStatisticsEvent()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_nstack.c213 static void DFinderHiEventCb(void *softObj, const DFinderEvent *info) in DFinderHiEventCb()