Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h288 DFileTrans *DFileTransCreate(const DFileTransPara *para);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c1505 DFileTrans *DFileTransCreate(const DFileTransPara *para) in DFileTransCreate() function
H A Dnstackx_dfile_session.c853 return DFileTransCreate(&transPara); in CreateTrans()