Home | History | Annotate | Download | only in http

Lines Matching refs:success

822     bool success = false;
827 success = trans->AddTruncatedFlag();
832 DoneWritingToEntry(entry, success);
838 void HttpCache::DoneWritingToEntry(ActiveEntry* entry, bool success) {
843 if (success) {