Searched defs:shell (Results 1 - 25 of 236) sorted by relevance

12345678910

/external/chromium_org/ash/shell/
H A Dshell_main_parts.cc5 #include "ash/shell/shell_main_parts.h"
12 namespace shell { namespace in namespace:ash
22 } // namespace shell
H A Dshell_main_parts.h9 namespace shell { namespace in namespace:ash
14 } // namespace shell
H A Dexample_factory.h17 namespace shell { namespace in namespace:ash
28 } // namespace shell
H A Dwindow_watcher_shelf_item_delegate.h14 namespace shell { namespace in namespace:ash
40 } // namespace shell
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_manager.h20 namespace shell { namespace in namespace:chromecast
24 CreateCastWindowView(CastWindowAndroid* shell);
32 } // namespace shell
/external/chromium_org/chromecast/shell/browser/devtools/
H A Dremote_debugging_server_simple.cc5 #include "chromecast/shell/browser/devtools/remote_debugging_server.h"
8 namespace shell { namespace in namespace:chromecast
14 } // namespace shell
/external/chromium_org/chromecast/shell/browser/webui/
H A Dwebui_cast.h9 namespace shell { namespace in namespace:chromecast
11 // Initializes all WebUIs needed for the Chromecast shell. This should be
15 } // namespace shell
H A Dwebui_cast_simple.cc5 #include "chromecast/shell/browser/webui/webui_cast.h"
8 namespace shell { namespace in namespace:chromecast
14 } // namespace shell
/external/chromium_org/chromecast/shell/renderer/
H A Dkey_systems_cast.h13 namespace shell { namespace in namespace:chromecast
27 } // namespace shell
H A Dkey_systems_cast_simple.cc5 #include "chromecast/shell/renderer/key_systems_cast.h"
8 namespace shell { namespace in namespace:chromecast
15 } // namespace shell
/external/chromium_org/mojo/shell/
H A Dinit.cc5 #include "mojo/shell/init.h"
10 namespace shell { namespace in namespace:mojo
23 } // namespace shell
H A Dinit.h9 namespace shell { namespace in namespace:mojo
15 } // namespace shell
H A Drun.h13 namespace shell { namespace in namespace:mojo
19 } // namespace shell
H A Dapp_child_process.h9 #include "mojo/shell/child_process.h"
12 namespace shell { namespace in namespace:mojo
27 } // namespace shell
H A Din_process_dynamic_service_runner_unittest.cc5 #include "mojo/shell/context.h"
6 #include "mojo/shell/in_process_dynamic_service_runner.h"
10 namespace shell { namespace in namespace:mojo
20 } // namespace shell
H A Dtest_child_process.h9 #include "mojo/shell/child_process.h"
12 namespace shell { namespace in namespace:mojo
25 } // namespace shell
/external/chromium_org/chromecast/shell/browser/
H A Dcast_download_manager_delegate.h12 namespace shell { namespace in namespace:chromecast
38 } // namespace shell
/external/chromium_org/chromecast/shell/browser/test/
H A Dchromecast_shell_browser_test.cc6 #include "chromecast/shell/browser/test/chromecast_browser_test.h"
11 namespace shell { namespace in namespace:chromecast
35 } // namespace shell
/external/chromium_org/chromecast/shell/common/
H A Dcast_content_client.h11 namespace shell { namespace in namespace:chromecast
30 } // namespace shell
/external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/shell/
H A DAwShellSwitches.java5 package org.chromium.android_webview.shell;
8 * Contains all of the command line switches that are specific to the test shell of
/external/chromium_org/ash/accelerators/
H A Dspoken_feedback_toggler_unittest.cc7 #include "ash/shell.h"
19 Shell* shell = Shell::GetInstance(); local
20 AccessibilityDelegate* delegate = shell->accessibility_delegate();
/external/chromium_org/ash/shell/content_client/
H A Dshell_content_browser_client.h20 namespace shell { namespace in namespace:ash
45 } // namespace shell
/external/chromium_org/ash/test/
H A Dapp_list_controller_test_api.cc18 AppListControllerTestApi::AppListControllerTestApi(Shell* shell) argument
19 : app_list_controller_(ShellTestApi(shell).app_list_controller()) {}
/external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
H A DChromeShellApplicationObserver.java5 package org.chromium.chrome.shell;
H A DChromeShellSwitches.java5 package org.chromium.chrome.shell;
8 * Command line switches for the shell.

Completed in 183 milliseconds

12345678910