Home | History | Annotate | Download | only in disk_cache

Lines Matching refs:OpenPrevEntry

540 int BackendImpl::OpenPrevEntry(void** iter, Entry** prev_entry,
543 background_queue_.OpenPrevEntry(iter, prev_entry, callback);
1666 // This is the actual implementation for OpenNextEntry and OpenPrevEntry.