Searched defs:remotePath (Results 1 - 6 of 6) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_mp.c | 118 int32_t RebuildFilelist(const char *files[], const char *remotePath[], uint32_t fileNum, in RebuildFilelist() argument
|
H A D | nstackx_file_list.c | 571 static int32_t FileListInfoAddRemotePath(FileListInfo *fileListInfo, const char *remotePath[], uint32_t fileNum) in FileListInfoAddRemotePath() argument [all...] |
H A D | nstackx_dfile.c | 570 int32_t SendFilesInner(int32_t sessionId, const char *files[], const char *remotePath[], in SendFilesInner() argument 634 static int32_t CheckSendFilesWithRemotePathPara(int32_t sessionId, const char *files[], const char *remotePath[], in CheckSendFilesWithRemotePathPara() argument 655 int32_t NSTACKX_DFileSendFilesWithRemotePath(int32_t sessionId, const char *files[], const char *remotePath[], in NSTACKX_DFileSendFilesWithRemotePath() argument 757 PackPrepareTar(const char *remotePath, char *tarName, uint32_t maxNameLen) PackPrepareTar() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_dfile_mp.h | 53 const char *remotePath[NSTACKX_MAX_FILE_LIST_NUM]; member 65 const char *remotePath; member
|
H A D | nstackx_file_list.h | 45 char *remotePath; /* just usefully for sender */ member 75 char **remotePath; /* remote file path */ member 96 const char **remotePath; /* remote file path */ member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
H A D | nstackx_dfile.h | 164 const char *remotePath[NSTACKX_DFILE_MAX_FILE_NUM]; member
|
Completed in 6 milliseconds