Home
last modified time | relevance | path

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

/external/chromium/net/spdy/
Dspdy_framer.h97 SPDY_ZLIB_INIT_FAILURE, // The Zlib library could not initialize. enumerator
Dspdy_framer.cc565 case SPDY_ZLIB_INIT_FAILURE: in ErrorCodeToString()