Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h416 NSTACKX_EXPORT int32_t NSTACKX_DFileSessionGetFileList(int32_t sessionId);
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_manager.c442 int32_t ret = NSTACKX_DFileSessionGetFileList(channel.dfileId); in CloseUdpChannel()
766 ret = NSTACKX_DFileSessionGetFileList(channel.dfileId); in ClientEmitFileEvent()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1647 int32_t NSTACKX_DFileSessionGetFileList(int32_t sessionId) in NSTACKX_DFileSessionGetFileList() function