Home
last modified time | relevance | path

Searched refs:kForceAshToDesktop (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ash/
Dash_switches.cc110 const char kForceAshToDesktop[] = "ash-force-desktop"; variable
Dash_switches.h45 ASH_EXPORT extern const char kForceAshToDesktop[];
/external/chromium_org/ash/test/
Dtest_suite.cc41 ash::switches::kForceAshToDesktop)) { in Initialize()
Dash_test_base.cc140 if (!command_line->HasSwitch(ash::switches::kForceAshToDesktop)) { in SetUp()
167 ash::switches::kForceAshToDesktop)) { in TearDown()
/external/chromium_org/ash/host/
Dash_window_tree_host_win.cc118 ash::switches::kForceAshToDesktop)) in Create()