Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp185 bool isDrive = false; in Correct_FsPath() local
200 isDrive = true; in Correct_FsPath()
210 isDrive = true; in Correct_FsPath()
214 if (isDrive) in Correct_FsPath()
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp533 bool isDrive = false; in Reload() local
536 isDrive = true; in Reload()
633 if (isDrive) in Reload()