Home
last modified time | relevance | path

Searched defs:storagePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1267 int32_t FileManagerSetWritePath(FileManager *fileManager, const char *storagePath) in FileManagerSetWritePath()
1505 static FileListTask *CreateRecvFileList(RecvFileListInfo *fileListInfo, const char *storagePath, in CreateRecvFileList()
1567 const char *storagePath = NULL; in FileManagerRecvFileTask() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h195 const char *storagePath; /* only useful for receiver */ member
215 char *storagePath; member