Home | History | Annotate | Download | only in spdy

Lines Matching refs:CloseSessionOnError

282   session->CloseSessionOnError(ERR_ABORTED, "Aborting session");
573 session->CloseSessionOnError(ERR_ABORTED, "Aborting session");
988 session->CloseSessionOnError(ERR_ABORTED, "Aborting");
2046 session->CloseSessionOnError(ERR_ABORTED, std::string());
2120 session->CloseSessionOnError(ERR_ABORTED, std::string());
2202 session->CloseSessionOnError(ERR_ABORTED, std::string());
2286 session->CloseSessionOnError(ERR_ABORTED, std::string());
2309 session_to_close_->CloseSessionOnError(ERR_SPDY_PROTOCOL_ERROR, "Error");
3365 session_privacy_enabled->CloseSessionOnError(ERR_ABORTED, std::string());
3369 session_privacy_disabled->CloseSessionOnError(ERR_ABORTED, std::string());
4521 session->CloseSessionOnError(ERR_CONNECTION_CLOSED, "Closing session");