Searched refs:handle_created (Results 1 – 2 of 2) sorted by relevance
63 bool handle_created() const { return handle_created_; } in handle_created() function in mojo::internal::MultiplexRouter::InterfaceEndpoint425 if (endpoint->handle_created() || endpoint->closed()) in CreateLocalEndpointHandle()975 if (endpoint->closed() || endpoint->handle_created()) in InsertEndpointsForMessage()998 if (!endpoint || endpoint->closed() || endpoint->handle_created()) { in CloseEndpointsForMessage()
257 DCHECK(!endpoint->handle_created()); in CreateLocalEndpointHandle()261 if (endpoint->handle_created()) in CreateLocalEndpointHandle()424 bool handle_created() const { in handle_created() function in IPC::__anonefff342a0111::ChannelAssociatedGroupController::Endpoint