Searched defs:CreatePortPair (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/message_loop/ | ||
H A D | message_pump_kqueue_unittest.cc | 31 static void CreatePortPair(apple::ScopedMachReceiveRight* receive, in CreatePortPair() function in base::__anon5786bc200111::MessagePumpKqueueTest |
/aosp_15_r20/external/libchrome/mojo/core/ports/ | ||
H A D | node.cc | 198 int Node::CreatePortPair(PortRef* port0_ref, PortRef* port1_ref) { in CreatePortPair() function in mojo::core::ports::Node |
H A D | ports_unittest.cc | 345 void CreatePortPair(TestNode* node0, in CreatePortPair() function in mojo::core::ports::test::__anonc4fc2af90111::PortsTest |