Searched refs:ShellInitParams (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/
H A Dshell_init_params.cc11 ShellInitParams::ShellInitParams() function in class:ash::ShellInitParams
19 ShellInitParams::~ShellInitParams() {}
H A Dshell_init_params.h24 struct ASH_EXPORT ShellInitParams { struct in namespace:ash
25 ShellInitParams();
26 ~ShellInitParams();
H A Dshell.h129 struct ShellInitParams;
179 static Shell* CreateInstance(const ShellInitParams& init_params);
594 void Init(const ShellInitParams& init_params);
H A Dshell.cc171 const ShellInitParams& shell_init_params) {
190 Shell* Shell::CreateInstance(const ShellInitParams& init_params) {
826 void Shell::Init(const ShellInitParams& init_params) {
/external/chromium_org/ash/shell/
H A Dwindow_watcher_unittest.cc28 ash::ShellInitParams init_params;
/external/chromium_org/chrome/test/base/
H A Dview_event_test_platform_part_chromeos.cc49 ash::ShellInitParams init_params;
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_init.cc63 ash::ShellInitParams shell_init_params;
/external/chromium_org/ash/shell/content_client/
H A Dshell_browser_main_parts.cc125 ash::ShellInitParams init_params;
/external/chromium_org/ash/test/
H A Dash_test_helper.cc91 ShellInitParams init_params;

Completed in 175 milliseconds