Searched refs:PassServerNameOnCommandLine (Results 1 – 4 of 4) sorted by relevance
38 void NamedPlatformChannel::PassServerNameOnCommandLine( in PassServerNameOnCommandLine() function in mojo::NamedPlatformChannel
95 void PassServerNameOnCommandLine(base::CommandLine* command_line); in COMPONENT_EXPORT()
91 named_channel.PassServerNameOnCommandLine(&command_line);
320 named_channel->PassServerNameOnCommandLine(&command_line); in LaunchChildTestClient()