HomeSort by relevance Sort by last modified time
    Searched refs:PEER_ENDPOINT_CLOSED (Results 1 - 2 of 2) sorted by null

  /external/libmojo/mojo/public/cpp/bindings/lib/
multiplex_router.h 220 enum EndpointStateUpdateType { ENDPOINT_CLOSED, PEER_ENDPOINT_CLOSED };
multiplex_router.cc 410 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED);
445 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED);
477 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED);
675 // PEER_ENDPOINT_CLOSED. We continue to process remaining tasks in the queue,
682 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED);
707 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED);

Completed in 64 milliseconds