Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h185 void DestroyReceiverPipe(DFileSession *session);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1075 DestroyReceiverPipe(session); in StartDFileThreads()
1112 DestroyReceiverPipe(session); in StopDFileThreads()
H A Dnstackx_dfile_session.c2041 void DestroyReceiverPipe(DFileSession *session) in DestroyReceiverPipe() function