Searched defs:BindShell (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/public/cpp/application/lib/
H A Dapplication_impl.cc33 BindShell(shell_handle.Pass());
39 BindShell(MakeScopedHandle(MessagePipeHandle(shell_handle)));
82 void ApplicationImpl::BindShell(ScopedMessagePipeHandle shell_handle) { function in class:mojo::ApplicationImpl

Completed in 101 milliseconds