Searched refs:CreateClientFactory (Results 1 – 3 of 3) sorted by relevance
84 static scoped_ptr<ChannelFactory> CreateClientFactory(
75 scoped_ptr<ChannelFactory> ChannelMojo::CreateClientFactory( in CreateClientFactory() function in IPC::ChannelMojo
232 IPC::ChannelMojo::CreateClientFactory(channel_name_), in CreateChannel()