Searched refs:fromSpdy3Rst (Results 1 – 2 of 2) sorted by relevance
71 public static ErrorCode fromSpdy3Rst(int code) { in fromSpdy3Rst() method in ErrorCode
218 ErrorCode errorCode = ErrorCode.fromSpdy3Rst(errorCodeInt); in readRstStream()