Home
last modified time | relevance | path

Searched refs:handle_created (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
Dmultiplex_router.cc64 bool handle_created() const { return handle_created_; } in handle_created() function in mojo::internal::MultiplexRouter::InterfaceEndpoint
474 DCHECK(!endpoint->handle_created()); in CreateLocalEndpointHandle()
484 if (endpoint->handle_created()) in CreateLocalEndpointHandle()