Searched refs:delete_profile (Results 1 – 2 of 2) sorted by relevance
823 bool delete_profile = false; in HandleStopSyncing() local824 if (args->GetBoolean(0, &delete_profile) && delete_profile) { in HandleStopSyncing()
1355 bool delete_profile = ShouldDeleteProfile(installer_state, cmd_line, status, in UninstallProduct() local1369 delete_profile = false; in UninstallProduct()1385 if (delete_profile) in UninstallProduct()