Searched refs:CreateLocalEndpointHandle (Results 1 – 9 of 9) sorted by relevance
46 virtual ScopedInterfaceEndpointHandle CreateLocalEndpointHandle(
264 endpoint0 = router0->CreateLocalEndpointHandle(id); in GetIsolatedProxy()
84 router_->CreateLocalEndpointHandle(kMasterInterfaceId), stub, in BindInternal()
92 ScopedInterfaceEndpointHandle CreateLocalEndpointHandle( in NON_EXPORTED_BASE()
192 router_->CreateLocalEndpointHandle(kMasterInterfaceId), nullptr, in ConfigureProxyIfNecessary()
202 auto handle = group_controller->CreateLocalEndpointHandle(ids[i]); in DeserializeAssociatedEndpointHandles()
465 ScopedInterfaceEndpointHandle MultiplexRouter::CreateLocalEndpointHandle( in CreateLocalEndpointHandle() function in mojo::internal::MultiplexRouter
106 target->CreateLocalEndpointHandle(handle.release()), in EmulatePassingAssociatedPtrInfo()117 target->CreateLocalEndpointHandle(handle.release())); in EmulatePassingAssociatedRequest()
53 return target->CreateLocalEndpointHandle(handle.release()); in EmulatePassingEndpointHandle()