Searched refs:rendezvous_port (Results 1 – 2 of 2) sorted by relevance
75 MachRendezvousPort rendezvous_port(port.get(), MACH_MSG_TYPE_MAKE_SEND); in TEST_F() local82 child.Pid(), {std::make_pair(kTestPortKey, rendezvous_port)}); in TEST_F()136 MachRendezvousPort rendezvous_port(port.get(), MACH_MSG_TYPE_MAKE_SEND); in TEST_F() local143 child.Pid(), {std::make_pair(kTestPortKey, rendezvous_port)}); in TEST_F()207 MachRendezvousPort rendezvous_port(port, test.disposition); in TEST_F() local208 rendezvous_port.Destroy(); in TEST_F()
372 MachRendezvousPort rendezvous_port(descriptors[i].name, in SendRequest() local374 ports_.emplace(port_identifiers[i], rendezvous_port); in SendRequest()