Searched defs:mojo (Results 226 - 250 of 708) sorted by relevance

1234567891011>>

/external/chromium_org/mojo/services/native_viewport/
H A Dplatform_viewport_ozone.cc5 #include "mojo/services/native_viewport/platform_viewport.h"
16 namespace mojo { namespace
95 } // namespace mojo
H A Dplatform_viewport_win.cc5 #include "mojo/services/native_viewport/platform_viewport.h"
12 namespace mojo { namespace
104 } // namespace mojo
/external/chromium_org/mojo/services/network/
H A Dweb_socket_impl.h10 #include "mojo/public/cpp/bindings/interface_impl.h"
11 #include "mojo/services/public/interfaces/network/web_socket.mojom.h"
17 namespace mojo { namespace
21 // Forms a bridge between the WebSocket mojo interface and the net::WebSocket
54 } // namespace mojo
/external/chromium_org/mojo/services/public/cpp/input_events/lib/
H A Dmojo_extended_key_event_data.cc5 #include "mojo/services/public/cpp/input_events/lib/mojo_extended_key_event_data.h"
7 namespace mojo { namespace
25 } // namespace mojo
/external/chromium_org/mojo/services/public/cpp/surfaces/lib/
H A Dsurfaces_utils.cc5 #include "mojo/services/public/cpp/surfaces/surfaces_utils.h"
7 #include "mojo/services/public/cpp/geometry/geometry_type_converters.h"
12 namespace mojo { namespace
22 sqs->blend_mode = mojo::SK_XFERMODE_kSrc_Mode;
37 } // namespace mojo
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
H A Dview_manager_client_factory.cc5 #include "mojo/services/public/cpp/view_manager/view_manager_client_factory.h"
7 #include "mojo/public/interfaces/application/shell.mojom.h"
8 #include "mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.h"
10 namespace mojo { namespace
28 } // namespace mojo
/external/chromium_org/mojo/services/public/cpp/view_manager/
H A Dwindow_manager_delegate.h8 #include "mojo/public/interfaces/application/service_provider.mojom.h"
9 #include "mojo/services/public/interfaces/input_events/input_events.mojom.h"
11 namespace mojo { namespace
31 } // namespace mojo
/external/chromium_org/mojo/services/surfaces/
H A Dsurfaces_service_application.h11 #include "mojo/public/cpp/application/application_delegate.h"
12 #include "mojo/public/cpp/application/interface_factory.h"
13 #include "mojo/services/public/interfaces/surfaces/surfaces_service.mojom.h"
14 #include "mojo/services/surfaces/surfaces_impl.h"
16 namespace mojo { namespace
48 } // namespace mojo
H A Dsurfaces_service_impl.h9 #include "mojo/services/public/interfaces/surfaces/surfaces_service.mojom.h"
10 #include "mojo/services/surfaces/surfaces_impl.h"
16 namespace mojo { namespace
28 virtual void CreateSurfaceConnection(const mojo::Callback<
29 void(mojo::SurfacePtr, uint32_t)>& callback) OVERRIDE;
39 } // namespace mojo
/external/chromium_org/mojo/services/test_service/
H A Dtest_request_tracker_application.h8 #include "mojo/public/cpp/application/application_delegate.h"
9 #include "mojo/public/cpp/application/interface_factory_impl.h"
10 #include "mojo/public/cpp/system/macros.h"
11 #include "mojo/services/test_service/test_request_tracker_impl.h"
13 namespace mojo { namespace
17 // Embeds TestRequestTracker mojo services into an application.
46 } // namespace mojo
H A Dtest_request_tracker_client_impl.h8 #include "mojo/public/cpp/system/macros.h"
9 #include "mojo/services/test_service/test_request_tracker.mojom.h"
11 namespace mojo { namespace
19 const mojo::Callback<void()>& tracking_connected_callback);
28 const mojo::Callback<void(mojo::String)>& callback) MOJO_OVERRIDE;
36 mojo::Callback<void()> tracking_connected_callback_;
40 } // namespace mojo
H A Dtest_service_impl.h9 #include "mojo/public/cpp/system/macros.h"
10 #include "mojo/services/test_service/test_service.mojom.h"
12 namespace mojo { namespace
28 virtual void Ping(const mojo::Callback<void()>& callback) MOJO_OVERRIDE;
30 const mojo::String& app_url,
31 const mojo::Callback<void(int64_t)>& callback) MOJO_OVERRIDE;
32 virtual void StartTrackingRequests(const mojo::Callback<void()>& callback)
45 } // namespace mojo
H A Dtest_time_service_impl.cc6 #include "mojo/public/cpp/application/application_connection.h"
7 #include "mojo/services/test_service/test_request_tracker.mojom.h"
8 #include "mojo/services/test_service/test_request_tracker_client_impl.h"
9 #include "mojo/services/test_service/test_time_service_impl.h"
11 namespace mojo { namespace
22 const mojo::Callback<void()>& callback) {
25 "mojo:mojo_test_request_tracker_app", &tracker);
31 const mojo::Callback<void(int64_t)>& callback) {
43 } // namespace mojo
/external/chromium_org/mojo/services/view_manager/
H A Ddefault_access_policy.h9 #include "mojo/services/view_manager/access_policy.h"
11 namespace mojo { namespace
58 } // namespace mojo
H A Dmain.cc5 #include "mojo/application/application_runner_chromium.h"
6 #include "mojo/public/c/system/main.h"
7 #include "mojo/public/cpp/application/application_connection.h"
8 #include "mojo/public/cpp/application/application_delegate.h"
9 #include "mojo/services/view_manager/view_manager_init_service_context.h"
10 #include "mojo/services/view_manager/view_manager_init_service_impl.h"
12 namespace mojo { namespace
44 } // namespace mojo
47 mojo::ApplicationRunnerChromium runner(new mojo
[all...]
/external/chromium_org/mojo/services/window_manager/
H A Dmain.cc6 #include "mojo/application/application_runner_chromium.h"
7 #include "mojo/public/c/system/main.h"
8 #include "mojo/public/cpp/application/application_delegate.h"
9 #include "mojo/public/cpp/application/service_provider_impl.h"
10 #include "mojo/services/public/cpp/view_manager/view_manager.h"
11 #include "mojo/services/public/cpp/view_manager/view_manager_delegate.h"
12 #include "mojo/services/public/cpp/view_manager/window_manager_delegate.h"
13 #include "mojo/services/window_manager/window_manager_app.h"
19 namespace mojo { namespace
61 view->Embed(url, scoped_ptr<mojo
[all...]
/external/chromium_org/mojo/shell/
H A Dapp_child_process_host.h9 #include "mojo/shell/app_child_process.mojom.h"
10 #include "mojo/shell/child_process_host.h"
12 namespace mojo { namespace
53 } // namespace mojo
H A Dchild_process.cc5 #include "mojo/shell/child_process.h"
10 #include "mojo/embedder/platform_channel_pair.h"
11 #include "mojo/shell/app_child_process.h"
12 #include "mojo/shell/switches.h"
13 #include "mojo/shell/test_child_process.h"
15 namespace mojo { namespace
58 } // namespace mojo
H A Dchild_process.h10 #include "mojo/embedder/scoped_platform_handle.h"
16 namespace mojo { namespace
55 } // namespace mojo
H A Ddbus_application_loader_linux.h12 #include "mojo/application_manager/application_loader.h"
13 #include "mojo/public/cpp/system/core.h"
20 namespace mojo { namespace
86 } // namespace mojo
H A Dmojo_url_resolver.h13 namespace mojo { namespace
16 // This class resolves "mojo:" URLs to physical URLs (e.g., "file:" and
17 // "https:" URLs). By default, "mojo:" URLs resolve to a file location, but
24 // If specified, then unknown "mojo:" URLs will be resolved relative to this
30 // Add a custom mapping for a particular "mojo:" URL.
33 // Add a local file mapping for a particular "mojo:" URL. This causes the
34 // "mojo:" URL to be resolved to a base::DIR_MODULE-relative shared library.
37 // Resolve the given "mojo:" URL to the URL that should be used to fetch the
49 } // namespace mojo
H A Drun.cc5 #include "mojo/shell/run.h"
8 #include "mojo/application_manager/application_manager.h"
9 #include "mojo/shell/context.h"
11 namespace mojo { namespace
16 virtual void ConnectToService(const mojo::String& service_name,
43 } // namespace mojo
H A Dshell_test_helper.cc5 #include "mojo/shell/shell_test_helper.h"
12 #include "mojo/shell/init.h"
15 namespace mojo { namespace
20 mojo::shell::InitializeLogging();
42 } // namespace mojo
H A Dshell_test_helper.h11 #include "mojo/application_manager/application_loader.h"
12 #include "mojo/shell/context.h"
16 namespace mojo { namespace
49 } // namespace mojo
H A Dtask_runners.cc5 #include "mojo/shell/task_runners.h"
9 namespace mojo { namespace
39 } // namespace mojo

Completed in 162 milliseconds

1234567891011>>