Searched refs:platform_channel (Results 1 – 2 of 2) sorted by relevance
72 ScopedPlatformHandle platform_channel = in SetParentPipeHandleFromCommandLine() local75 CHECK(platform_channel.is_valid()); in SetParentPipeHandleFromCommandLine()76 SetParentPipeHandle(std::move(platform_channel)); in SetParentPipeHandleFromCommandLine()
1268 PlatformChannelPair platform_channel; in TEST_F()1271 CreatePlatformHandleWrapper(platform_channel.PassClientHandle(), in TEST_F()1277 edk::CreateMessagePipe(platform_channel.PassServerHandle()); in TEST_F()