Home | History | Annotate | Download | only in engine

Lines Matching refs:HttpResponse

87     HttpResponse::ServerConnectionCode code) {
97 if (HttpResponse::CONNECTION_UNAVAILABLE == code ||
98 HttpResponse::SYNC_AUTH_ERROR == code) {
102 } else if (HttpResponse::SERVER_CONNECTION_OK == code) {