Home | History | Annotate | Download | only in http

Lines Matching refs:success

839     bool success = false;
844 success = trans->AddTruncatedFlag();
846 DoneWritingToEntry(entry, success);
852 void HttpCache::DoneWritingToEntry(ActiveEntry* entry, bool success) {
857 if (success) {