Home
last modified time | relevance | path

Searched refs:drives (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp248 // We can go up from root folder to drives list in OnInit()
538 FStringVector drives; in Reload() local
539 if (!MyGetLogicalDriveStrings(drives)) in Reload()
541 FOR_VECTOR (i, drives) in Reload()
543 const FString &d = drives[i]; in Reload()

Completed in 2 milliseconds