Home | History | Annotate | Download | only in appcache

Lines Matching refs:UPGRADE_ATTEMPT

368     update_type_ = UPGRADE_ATTEMPT;
415 AppCacheEntry* entry = (update_type_ == UPGRADE_ATTEMPT) ?
452 if (update_type_ == UPGRADE_ATTEMPT)
456 } else if (response_code == 304 && update_type_ == UPGRADE_ATTEMPT) {
459 update_type_ == UPGRADE_ATTEMPT) {
489 DCHECK(update_type_ == UPGRADE_ATTEMPT);
584 } else if (update_type_ == UPGRADE_ATTEMPT &&
847 DCHECK(update_type_ == UPGRADE_ATTEMPT);
913 if (update_type_ == UPGRADE_ATTEMPT) {
1134 if (update_type_ != UPGRADE_ATTEMPT)