Searched refs:fromHttp2 (Results 1 – 2 of 2) sorted by relevance
78 public static ErrorCode fromHttp2(int code) { in fromHttp2() method in ErrorCode
252 ErrorCode errorCode = ErrorCode.fromHttp2(errorCodeInt); in readRstStream()339 ErrorCode errorCode = ErrorCode.fromHttp2(errorCodeInt); in readGoAway()