Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/platform/
Dnamed_platform_channel.cc47 return CreateClientEndpoint(server_name); in ConnectToServer()
Dnamed_platform_channel.h111 static PlatformChannelEndpoint CreateClientEndpoint( in COMPONENT_EXPORT()
Dnamed_platform_channel_posix.cc129 PlatformChannelEndpoint NamedPlatformChannel::CreateClientEndpoint( in CreateClientEndpoint() function in mojo::NamedPlatformChannel