Home
last modified time | relevance | path

Searched defs:CreatePortPair (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_kqueue_unittest.cc31 static void CreatePortPair(apple::ScopedMachReceiveRight* receive, in CreatePortPair() function in base::__anon5786bc200111::MessagePumpKqueueTest
/aosp_15_r20/external/libchrome/mojo/core/ports/
H A Dnode.cc198 int Node::CreatePortPair(PortRef* port0_ref, PortRef* port1_ref) { in CreatePortPair() function in mojo::core::ports::Node
H A Dports_unittest.cc345 void CreatePortPair(TestNode* node0, in CreatePortPair() function in mojo::core::ports::test::__anonc4fc2af90111::PortsTest