HomeSort by relevance Sort by last modified time
    Searched refs:OnBootstrapError (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ipc/mojo/
ipc_mojo_bootstrap_unittest.cc 28 virtual void OnBootstrapError() OVERRIDE;
42 void TestingDelegate::OnBootstrapError() {
ipc_mojo_bootstrap.h 33 virtual void OnBootstrapError() = 0;
ipc_mojo_bootstrap.cc 181 delegate_->OnBootstrapError();
188 delegate()->OnBootstrapError();
ipc_channel_mojo.h 116 virtual void OnBootstrapError() OVERRIDE;
ipc_channel_mojo.cc 155 void ChannelMojo::OnBootstrapError() {

Completed in 78 milliseconds