Home
last modified time | relevance | path

Searched refs:CreateClientFactory (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_mojo.h64 static std::unique_ptr<ChannelFactory> CreateClientFactory( in COMPONENT_EXPORT()
Dipc_channel_mojo.cc104 std::unique_ptr<ChannelFactory> ChannelMojo::CreateClientFactory( in CreateClientFactory() function in IPC::ChannelMojo
Dipc_channel_mojo_unittest.cc803 factory = IPC::ChannelMojo::CreateClientFactory( in RunProxy()