Searched refs:EndpointStateUpdateType (Results 1 – 3 of 3) sorted by relevance
13 var EndpointStateUpdateType = { variable90 EndpointStateUpdateType.PEER_ENDPOINT_CLOSED);98 EndpointStateUpdateType.ENDPOINT_CLOSED);187 EndpointStateUpdateType.PEER_ENDPOINT_CLOSED);261 EndpointStateUpdateType.PEER_ENDPOINT_CLOSED);277 EndpointStateUpdateType.PEER_ENDPOINT_CLOSED);291 EndpointStateUpdateType.ENDPOINT_CLOSED);306 if (endpointStateUpdateType === EndpointStateUpdateType.ENDPOINT_CLOSED) {
225 enum EndpointStateUpdateType { ENDPOINT_CLOSED, PEER_ENDPOINT_CLOSED }; enum227 EndpointStateUpdateType type);
897 EndpointStateUpdateType type) { in UpdateEndpointStateMayRemove()