/external/chromium/net/base/ |
net_switches.cc | 7 namespace switches { namespace 16 } // namespace switches
|
net_switches.h | 5 // Defines all the "net" command-line switches. 11 namespace switches { namespace 15 } // namespace switches
|
/external/chromium_org/ppapi/shared_impl/ |
ppapi_switches.cc | 7 namespace switches { namespace 12 } // namespace switches
|
ppapi_switches.h | 10 namespace switches { namespace 14 } // namespace switches
|
/external/chromium/base/test/ |
test_switches.cc | 8 const char switches::kLiveOperationTimeout[] = "live-operation-timeout"; 12 const char switches::kTestLargeTimeout[] = "test-large-timeout"; 13 const char switches::kTestTinyTimeout[] = "test-tiny-timeout"; 14 const char switches::kUiTestActionTimeout[] = "ui-test-action-timeout"; 15 const char switches::kUiTestActionMaxTimeout[] = "ui-test-action-max-timeout"; 16 const char switches::kUiTestTerminateTimeout[] = "ui-test-terminate-timeout"; 17 const char switches::kUiTestTimeout[] = "test-timeout";
|
/external/chromium_org/base/test/ |
test_switches.cc | 9 const char switches::kTestLargeTimeout[] = "test-large-timeout"; 12 const char switches::kTestLauncherBatchLimit[] = "test-launcher-batch-limit"; 16 const char switches::kTestLauncherBotMode[] = 20 // automatically switches to single process mode when it detects presence 22 const char switches::kTestLauncherDebugLauncher[] = 26 const char switches::kTestLauncherJobs[] = "test-launcher-jobs"; 29 const char switches::kTestLauncherOutput[] = "test-launcher-output"; 32 const char switches::kTestLauncherRetryLimit[] = "test-launcher-retry-limit"; 35 const char switches::kTestLauncherSummaryOutput[] = 40 const char switches::kTestLauncherPrintTestStdio[] [all...] |
/external/chromium_org/chrome/browser/drive/ |
drive_switches.cc | 8 namespace switches { namespace in namespace:drive 13 } // namespace switches
|
drive_switches.h | 9 namespace switches { namespace in namespace:drive 13 } // namespace switches
|
/external/chromium_org/components/translate/common/ |
translate_switches.cc | 8 namespace switches { namespace in namespace:translate 13 } // namespace switches
|
translate_switches.h | 9 namespace switches { namespace in namespace:translate 13 } // namespace switches
|
/external/chromium_org/ipc/ |
ipc_switches.cc | 9 namespace switches { namespace 23 } // namespace switches
|
/external/chromium_org/mojo/shell/ |
switches.cc | 5 #include "mojo/shell/switches.h" 7 namespace switches { namespace 14 } // namespace switches
|
switches.h | 8 namespace switches { namespace 13 } // namespace switches
|
/external/chromium_org/ui/ozone/ |
ozone_switches.cc | 7 namespace switches { namespace 15 } // namespace switches
|
/external/chromium_org/ui/surface/ |
surface_switches.cc | 7 namespace switches { namespace 18 } // namespace switches
|
/external/chromium/chrome/common/ |
nacl_cmd_line.cc | 15 cmd_line->AppendSwitch(switches::kNoErrorDialogs); 17 // Propagate the following switches to the NaCl loader command line (along 21 switches::kNoSandbox, 22 switches::kTestNaClSandbox, 23 switches::kDisableBreakpad, 24 switches::kFullMemoryCrashReport, 25 switches::kEnableLogging, 26 switches::kDisableLogging, 27 switches::kLoggingLevel, 28 switches::kEnableDCHECK [all...] |
switch_utils.cc | 10 namespace switches { namespace 12 // Switches enumerated here will be removed when a background instance of 17 switches::kApp, 18 switches::kAppId, 19 switches::kFirstRun, 20 switches::kImport, 21 switches::kImportFromFile, 22 switches::kMakeDefaultBrowser 31 } // namespace switches
|
/external/chromium_org/components/nacl/common/ |
nacl_cmd_line.cc | 16 // Propagate the following switches to the NaCl loader command line (along 20 switches::kNoSandbox, 21 switches::kDisableBreakpad, 22 switches::kFullMemoryCrashReport, 23 switches::kEnableLogging, 24 switches::kDisableLogging, 25 switches::kLoggingLevel, 26 switches::kEnableDCHECK, 27 switches::kNoErrorDialogs, 29 switches::kEnableSandboxLogging [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
chrome_restart_request.cc | 22 #include "cc/base/switches.h" 40 #include "ui/gfx/switches.h" 58 // - Forward a given switches list to new command; 60 // - Append/override switches using |new_switches|; 68 ::switches::kAllowWebUICompositing, 69 ::switches::kDeviceManagementUrl, 70 ::switches::kDisableAccelerated2dCanvas, 71 ::switches::kDisableAcceleratedOverflowScroll, 72 ::switches::kDisableAcceleratedPlugins, 73 ::switches::kDisableAcceleratedVideoDecode [all...] |
/external/chromium_org/components/precache/core/ |
precache_switches.cc | 8 namespace switches { namespace in namespace:precache 16 } // namespace switches
|
/external/chromium_org/ui/gfx/ |
switches.cc | 5 #include "ui/gfx/switches.h" 7 namespace switches { namespace 25 } // namespace switches
|
/external/chromium_org/ui/keyboard/ |
keyboard_switches.cc | 8 namespace switches { namespace in namespace:keyboard 15 } // namespace switches
|
/external/chromium_org/ui/message_center/ |
message_center_switches.cc | 8 namespace switches { namespace in namespace:message_center 16 } // namespace switches
|
/external/chromium_org/ui/views/corewm/ |
corewm_switches.cc | 11 namespace switches { namespace in namespace:views::corewm 19 } // namespace switches
|
/external/chromium_org/chrome/common/ |
switch_utils.cc | 10 namespace switches { namespace 12 // Switches enumerated here will be removed when a background instance of 17 switches::kApp, 18 switches::kAppId, 19 switches::kForceFirstRun, 20 switches::kMakeDefaultBrowser, 21 switches::kNoStartupWindow, 22 switches::kRestoreLastSession, 23 switches::kShowAppList, 32 } // namespace switches [all...] |