Searched refs:top_req (Results 1 – 1 of 1) sorted by relevance
1363 Request* top_req = NULL; in ProcessQueuedRequests() local1367 top_req = pool->RemoveTopPendingRequest(); in ProcessQueuedRequests()1372 if (!top_req) in ProcessQueuedRequests()1375 scoped_refptr<Job> job(CreateAndStartJob(top_req)); in ProcessQueuedRequests()