Home
last modified time | relevance | path

Searched defs:errorCodeInt (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DSpdy3.java217 int errorCodeInt = source.readInt(); in readRstStream() local
252 int errorCodeInt = source.readInt(); in readGoAway() local
DHttp2.java251 int errorCodeInt = source.readInt(); in readRstStream() local
337 int errorCodeInt = source.readInt(); in readGoAway() local