Home | History | Annotate | Download | only in http

Lines Matching refs:OnProcessPendingQueue

372   // We may have some pending calls to OnProcessPendingQueue, but since those
984 // calls to OnProcessPendingQueue. This flag also tells us that we should
985 // not delete the entry before OnProcessPendingQueue runs.
992 task_factory_.NewRunnableMethod(&HttpCache::OnProcessPendingQueue,
996 void HttpCache::OnProcessPendingQueue(ActiveEntry* entry) {