HomeSort by relevance Sort by last modified time
    Searched full:remove_setup (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/installer/setup/
uninstall.cc 195 bool* remove_setup,
197 *remove_setup = true;
217 *remove_setup = false;
231 if (remove_setup)
237 // |remove_setup| is false.
240 bool remove_setup) {
251 if (!remove_setup && to_delete.BaseName() == setup_exe_base_name)
1413 bool remove_setup = true; local
    [all...]

Completed in 704 milliseconds