Searched refs:toState (Results 1 – 6 of 6) sorted by relevance
370 throw new IllegalStateException(toState(oldStatus) + " => " + toState(newStatus)); in setStatus()840 public static String toState(int s) in toState() method in HttpExchange890 String state=toState(getStatus()); in toString()894 …)->%s(%dms)",getClass().getSimpleName(),hashCode(),_method,_address,_uri,toState(_lastState),_last… in toString()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
348 Tokenizer.prototype._leaveAttrName = function (toState) { argument349 this.state = toState;
1797 Tokenizer.prototype._leaveAttrName = function (toState) {1798 this.state = toState;