Home
last modified time | relevance | path

Searched refs:InitDelegate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ipc/mojo/
Dipc_channel_mojo.cc96 InitDelegate(delegate); in ChannelMojo()
101 &ChannelMojo::InitDelegate, base::Unretained(this), delegate)); in ChannelMojo()
110 void ChannelMojo::InitDelegate(ChannelMojo::Delegate* delegate) { in InitDelegate() function in IPC::ChannelMojo
Dipc_channel_mojo.h141 void InitDelegate(ChannelMojo::Delegate* delegate);