Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp148 bool isDrive = false; in Correct_FsPath() local
162 isDrive = true; in Correct_FsPath()
172 isDrive = true; in Correct_FsPath()
176 if (isDrive) in Correct_FsPath()
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp533 bool isDrive = false; in Reload() local
536 isDrive = true; in Reload()
632 if (isDrive) in Reload()