Searched refs:PassServerHandle (Results 1 – 8 of 8) sorted by relevance
68 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()109 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()138 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()204 ScopedPlatformHandle server_handle = channel_pair.PassServerHandle(); in TEST_F()
20 ScopedPlatformHandle PlatformChannelPair::PassServerHandle() { in PassServerHandle() function in mojo::edk::PlatformChannelPair
45 ScopedPlatformHandle PassServerHandle();
63 ScopedPlatformHandle PassServerHandle();
133 child.Connect(child_handle, channel.PassServerHandle());232 child.Connect(child_handle, channel.PassServerHandle());
214 ConnectionParams(pair.PassServerHandle())); in TEST_F()
402 ScopedPlatformHandle server_handle = node_channel.PassServerHandle(); in ConnectToChildOnIOThread()413 server_handle = named_channel.PassServerHandle(); in ConnectToChildOnIOThread()996 ConnectionParams connection_params(broker_channel.PassServerHandle()); in OnAddBrokerClient()1185 requestor->Introduce(name, new_channel.PassServerHandle()); in OnRequestIntroduction()
144 server_handle = channel.PassServerHandle(); in StartChildWithExtraSwitch()