Home
last modified time | relevance | path

Searched refs:needSetPath (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/GUI/
DUpdateGUI.cpp48 bool needSetPath; member in CThreadUpdating
56 ei, UpdateCallbackGUI, UpdateCallbackGUI, needSetPath); in ProcessVirt()
555 bool needSetPath = true; in UpdateGUI() local
559 needSetPath = false; in UpdateGUI()
569 tu.needSetPath = needSetPath; in UpdateGUI()
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h217 bool needSetPath);
DUpdate.cpp1132 bool needSetPath) in UpdateArchive() argument
1197 if (needSetPath) in UpdateArchive()