Lines Matching refs:FString
78 virtual HRESULT ScanError(const FString &path, DWORD systemError) x \
79 virtual HRESULT ScanProgress(const CDirItemsStat &st, const FString &path, bool isDir) x \
304 HRESULT EnumerateDir(int phyParent, int logParent, const FString &phyPrefix);
326 const FString &phyPrefix);
336 HRESULT AddSecurityItem(const FString &path, int &secureIndex);
358 HRESULT AddError(const FString &path, DWORD errorCode);
359 HRESULT AddError(const FString &path);
361 HRESULT ScanProgress(const FString &path);
364 FString GetPhyPath(unsigned index) const;
370 // HRESULT EnumerateOneDir(const FString &phyPrefix, CObjectVector<NWindows::NFile::NFind::CDirEntry> &files);
371 HRESULT EnumerateOneDir(const FString &phyPrefix, CObjectVector<NWindows::NFile::NFind::CFileInfo> &files);
374 const FString &phyPrefix,