Home
last modified time | relevance | path

Searched refs:GetStoragePathByType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h467 char *GetStoragePathByType(FileManager *fileManager, uint16_t pathType);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1550 char *GetStoragePathByType(FileManager *fileManager, uint16_t pathType) in GetStoragePathByType() function
1577 storagePath = GetStoragePathByType(fileManager, fileListInfo->pathType); in FileManagerRecvFileTask()