Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h73 int32_t DFileSocketRecvSP(DFileSession *session);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_mp.c25 int32_t DFileSocketRecvSP(DFileSession *session) in DFileSocketRecvSP() function
H A Dnstackx_dfile_session.c1779 return DFileSocketRecvSP(session); in DFileSocketRecv()