Searched refs:ScopedPlatformHandle (Results 26 - 39 of 39) sorted by relevance

12

/external/chromium_org/mojo/embedder/
H A Dchannel_init.cc33 mojo::embedder::ScopedPlatformHandle(
H A Dembedder_unittest.cc35 ScopedPlatformHandle platform_handle)
407 embedder::ScopedPlatformHandle client_platform_handle =
/external/chromium_org/mojo/system/
H A Draw_shared_buffer_win.cc48 embedder::ScopedPlatformHandle platform_handle) {
H A Draw_channel_win.cc74 RawChannelWin(embedder::ScopedPlatformHandle handle);
92 embedder::ScopedPlatformHandle handle);
138 embedder::ScopedPlatformHandle handle_;
177 embedder::ScopedPlatformHandle handle_;
188 embedder::ScopedPlatformHandle handle) : handle_(handle.Pass()),
344 RawChannelWin::RawChannelWin(embedder::ScopedPlatformHandle handle)
563 embedder::ScopedPlatformHandle handle) {
H A Dmultiprocess_message_pipe_unittest.cc48 void Start(embedder::ScopedPlatformHandle platform_handle,
75 void InitChannelOnIOThread(embedder::ScopedPlatformHandle platform_handle,
150 embedder::ScopedPlatformHandle client_platform_handle =
289 embedder::ScopedPlatformHandle client_platform_handle =
457 embedder::ScopedPlatformHandle client_platform_handle =
486 embedder::ScopedPlatformHandle h = dispatcher->PassPlatformHandle().Pass();
521 embedder::ScopedPlatformHandle h(
H A Dplatform_handle_dispatcher_unittest.cc29 embedder::ScopedPlatformHandle
H A Draw_channel_posix.cc36 explicit RawChannelPosix(embedder::ScopedPlatformHandle handle);
71 embedder::ScopedPlatformHandle fd_;
93 RawChannelPosix::RawChannelPosix(embedder::ScopedPlatformHandle handle)
464 embedder::ScopedPlatformHandle handle) {
H A Draw_shared_buffer_posix.cc87 embedder::ScopedPlatformHandle platform_handle) {
H A Dshared_buffer_dispatcher.cc117 // Wrapping |platform_handle| in a |ScopedPlatformHandle| means that it'll be
121 embedder::ScopedPlatformHandle(platform_handle)));
247 embedder::ScopedPlatformHandle platform_handle(
H A Draw_channel.h79 static scoped_ptr<RawChannel> Create(embedder::ScopedPlatformHandle handle);
H A Dchannel_unittest.cc87 embedder::ScopedPlatformHandle other_platform_handle_;
H A Dremote_message_pipe_unittest.cc168 embedder::ScopedPlatformHandle platform_handles_[2];
781 embedder::ScopedPlatformHandle h = dispatcher->PassPlatformHandle().Pass();
H A Draw_channel_unittest.cc92 embedder::ScopedPlatformHandle handles[2];
/external/chromium_org/mojo/shell/
H A Dapp_child_process.cc168 embedder::ScopedPlatformHandle platform_channel,

Completed in 176 milliseconds

12