OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
408
UpdateEndpointStateMayRemove(endpoint,
ENDPOINT_CLOSED
);
456
UpdateEndpointStateMayRemove(endpoint,
ENDPOINT_CLOSED
);
503
UpdateEndpointStateMayRemove(endpoint,
ENDPOINT_CLOSED
);
934
if (type ==
ENDPOINT_CLOSED
) {
Completed in 70 milliseconds