Home
last modified time | relevance | path

Searched refs:MyGetLogicalDriveStrings (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileFind.h261 bool MyGetLogicalDriveStrings(CObjectVector<FString> &driveStrings);
DFileFind.cpp864 bool MyGetLogicalDriveStrings(CObjectVector<FString> &driveStrings) in MyGetLogicalDriveStrings() function
/third_party/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp538 if (!MyGetLogicalDriveStrings(drives)) in Reload()
/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp1064 NFind::MyGetLogicalDriveStrings(driveStrings); in EnumerateDirItems()