LogStreamError   1588 net/spdy/spdy_session.cc   stream->LogStreamError(status, description);
LogStreamError   1963 net/spdy/spdy_session.cc     stream->LogStreamError(ERR_SPDY_PROTOCOL_ERROR, error);
LogStreamError   2279 net/spdy/spdy_session.cc     stream->LogStreamError(ERR_SPDY_PROTOCOL_ERROR, error);
LogStreamError   2286 net/spdy/spdy_session.cc     stream->LogStreamError(ERR_SPDY_PROTOCOL_ERROR, error);
LogStreamError   2328 net/spdy/spdy_session.cc       stream->LogStreamError(ERR_SPDY_PROTOCOL_ERROR, error);
LogStreamError   2376 net/spdy/spdy_session.cc     it->second.stream->LogStreamError(
LogStreamError    158 net/spdy/spdy_stream.cc       LogStreamError(ERR_SPDY_PROTOCOL_ERROR,
LogStreamError    478 net/spdy/spdy_stream.cc     LogStreamError(ERR_SPDY_PROTOCOL_ERROR,
LogStreamError    337 net/spdy/spdy_stream.h   void LogStreamError(int status, const std::string& description);