HomeSort by relevance Sort by last modified time
    Searched refs:ThreadFinishedOK (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.h 298 bool ThreadFinishedOK; // if there is no fatal exception
304 CProgressThreadVirt(): Result(E_FAIL), ThreadFinishedOK(false) {}
ProgressDialog2.cpp 1261 p->ThreadFinishedOK = true;
  /external/lzma/CPP/7zip/UI/GUI/
ExtractGUI.cpp 278 messageWasDisplayed = extracter.ThreadFinishedOK && extracter.MessagesDisplayed;

Completed in 132 milliseconds