Home
last modified time | relevance | path

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

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