Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_factory.cc14 class PlatformChannelFactory : public ChannelFactory { class
16 PlatformChannelFactory( in PlatformChannelFactory() function in IPC::__anonefbc581f0111::PlatformChannelFactory
42 DISALLOW_COPY_AND_ASSIGN(PlatformChannelFactory);
52 return std::make_unique<PlatformChannelFactory>(handle, mode, in Create()