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 211 bool* remove_setup,
213 *remove_setup = true;
234 *remove_setup = false;
248 if (remove_setup)
254 // |remove_setup| is false.
257 bool remove_setup) {
270 if (!remove_setup && to_delete.BaseName() == setup_exe_base_name)
1382 bool remove_setup = true; local
    [all...]

Completed in 186 milliseconds