Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dmultiplex_router.h198 enum EndpointStateUpdateType { ENDPOINT_CLOSED, PEER_ENDPOINT_CLOSED }; enum
200 EndpointStateUpdateType type);
Dmultiplex_router.cc804 EndpointStateUpdateType type) { in UpdateEndpointStateMayRemove()