Home
last modified time | relevance | path

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

/external/cronet/net/spdy/
Dspdy_session.h129 SPDY_ERROR_INVALID_PADDING = 39, enumerator
Dspdy_session.cc529 return SPDY_ERROR_INVALID_PADDING; in MapFramerErrorToProtocolError()