Home | History | Annotate | Download | only in http

Lines Matching refs:OnProcessPendingQueue

301   // We may have some pending calls to OnProcessPendingQueue, but since those
970 // calls to OnProcessPendingQueue. This flag also tells us that we should
971 // not delete the entry before OnProcessPendingQueue runs.
978 base::Bind(&HttpCache::OnProcessPendingQueue, AsWeakPtr(), entry));
981 void HttpCache::OnProcessPendingQueue(ActiveEntry* entry) {