Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_mojo.h59 static std::unique_ptr<ChannelFactory> CreateServerFactory( in COMPONENT_EXPORT()
Dipc_channel_mojo.cc94 std::unique_ptr<ChannelFactory> ChannelMojo::CreateServerFactory( in CreateServerFactory() function in IPC::ChannelMojo
Dipc_channel_mojo_unittest.cc799 factory = IPC::ChannelMojo::CreateServerFactory( in RunProxy()