Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.cc823 bool delete_profile = false; in HandleStopSyncing() local
824 if (args->GetBoolean(0, &delete_profile) && delete_profile) { in HandleStopSyncing()
/external/chromium_org/chrome/installer/setup/
Duninstall.cc1355 bool delete_profile = ShouldDeleteProfile(installer_state, cmd_line, status, in UninstallProduct() local
1369 delete_profile = false; in UninstallProduct()
1385 if (delete_profile) in UninstallProduct()