Searched refs:BindShell (Results 1 - 2 of 2) 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
/external/chromium_org/mojo/public/cpp/application/
H A Dapplication_impl.h80 void BindShell(ScopedMessagePipeHandle shell_handle);

Completed in 78 milliseconds