Searched refs:GetStoragePathByType (Results 1 – 2 of 2) sorted by relevance
467 char *GetStoragePathByType(FileManager *fileManager, uint16_t pathType);
1550 char *GetStoragePathByType(FileManager *fileManager, uint16_t pathType) in GetStoragePathByType() function1577 storagePath = GetStoragePathByType(fileManager, fileListInfo->pathType); in FileManagerRecvFileTask()