BaseSwitches       12 android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellApplication.java import org.chromium.base.BaseSwitches;
BaseSwitches       32 android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellApplication.java         if (CommandLine.getInstance().hasSwitch(BaseSwitches.WAIT_FOR_JAVA_DEBUGGER)) {
BaseSwitches      113 base/android/java/src/org/chromium/base/SysUtils.java             if (CommandLine.getInstance().hasSwitch(BaseSwitches.ENABLE_LOW_END_DEVICE_MODE)) {
BaseSwitches      116 base/android/java/src/org/chromium/base/SysUtils.java             if (CommandLine.getInstance().hasSwitch(BaseSwitches.DISABLE_LOW_END_DEVICE_MODE)) {
BaseSwitches      164 base/android/java/src/org/chromium/base/TraceEvent.java                 CommandLine.getInstance().hasSwitch(BaseSwitches.ENABLE_IDLE_TRACING) ?
BaseSwitches       21 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java import org.chromium.base.BaseSwitches;
BaseSwitches      329 chrome/android/shell/java/src/org/chromium/chrome/shell/ChromeShellActivity.java         if (CommandLine.getInstance().hasSwitch(BaseSwitches.WAIT_FOR_JAVA_DEBUGGER)) {
BaseSwitches       15 content/shell/android/linker_test_apk/src/org/chromium/chromium_linker_test_apk/ChromiumLinkerTestActivity.java import org.chromium.base.BaseSwitches;
BaseSwitches      147 content/shell/android/linker_test_apk/src/org/chromium/chromium_linker_test_apk/ChromiumLinkerTestActivity.java         if (CommandLine.getInstance().hasSwitch(BaseSwitches.WAIT_FOR_JAVA_DEBUGGER)) {
BaseSwitches       15 content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java import org.chromium.base.BaseSwitches;
BaseSwitches      137 content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java         if (CommandLine.getInstance().hasSwitch(BaseSwitches.WAIT_FOR_JAVA_DEBUGGER)) {