Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h245 void DFileSetEvent(void *softObj, DFileEventFunc func);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1628 DFileSetEvent(softObj, func); in NSTACKX_DFileSetEventFunc()
H A Dnstackx_dfile_session.c2053 void DFileSetEvent(void *softObj, DFileEventFunc func) in DFileSetEvent() function