Home
last modified time | relevance | path

Searched refs:DisableAllAutoStartFeatures (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dauto_launch_util.h42 void DisableAllAutoStartFeatures(const string16& profile_directory);
Dauto_launch_util.cc221 void DisableAllAutoStartFeatures(const string16& profile_directory) { in DisableAllAutoStartFeatures() function
/external/chromium_org/chrome/installer/setup/
Duninstall.cc1118 auto_launch_util::DisableAllAutoStartFeatures( in UninstallProduct()