Home
last modified time | relevance | path

Searched refs:SPDY_ERROR_DECOMPRESS_FAILURE (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
Dspdy_session.h84 SPDY_ERROR_DECOMPRESS_FAILURE = 5, enumerator
Dspdy_session.cc318 return SPDY_ERROR_DECOMPRESS_FAILURE; in MapFramerErrorToProtocolError()