Searched refs:autolaunch (Results 1 – 4 of 4) sorted by relevance
6 #autolaunch {13 #autolaunch-controls {18 #autolaunch-warning-title {24 #autolaunch-warning {30 #autolaunch-app {34 #autolaunch-app-container {40 #autolaunch-app-name {
134 #oobe.autolaunch #autolaunch-confirm-button,135 #oobe.autolaunch #autolaunch-cancel-button,152 #autolaunch-confirm-button,
29 #oobe.autolaunch #inner-container,107 #autolaunch-dot,
81 string16 autolaunch; in WillLaunchAtLoginWithSwitch() local83 HKEY_CURRENT_USER, key_name, &autolaunch)) { in WillLaunchAtLoginWithSwitch()96 if (autolaunch.find(chrome_exe.value()) == string16::npos) in WillLaunchAtLoginWithSwitch()100 autolaunch.find(ASCIIToUTF16(command_line_switch)) != string16::npos; in WillLaunchAtLoginWithSwitch()