Searched refs:AssociateInterface (Results 1 – 9 of 9) sorted by relevance
15 router->AssociateInterface(std::move(handle)); in AssociateWithDisconnectedPipe()
95 InterfaceId AssociateInterface(
393 group_controller->AssociateInterface(std::move(handle)); in SerializeAssociatedEndpointHandles()
374 InterfaceId MultiplexRouter::AssociateInterface( in AssociateInterface() function in mojo::internal::MultiplexRouter
35 virtual InterfaceId AssociateInterface( in COMPONENT_EXPORT()
245 InterfaceId id = router1->AssociateInterface(std::move(endpoint0)); in MakeRequestAssociatedWithDedicatedPipe()
42 auto id = router0_->AssociateInterface(std::move(endpoint1_)); in SetUp()
112 auto id = source->AssociateInterface(std::move(handle)); in EmulatePassingAssociatedPtrInfo()
200 mojo::InterfaceId AssociateInterface( in AssociateInterface() function in IPC::__anonefff342a0111::ChannelAssociatedGroupController