Home
last modified time | relevance | path

Searched refs:RecordReadIsParallelizable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_impl.h285 void RecordReadIsParallelizable(const SimpleEntryOperation& operation) const;
Dsimple_entry_impl.cc610 RecordReadIsParallelizable(*operation); in RunNextOperationIfNeeded()
1384 void SimpleEntryImpl::RecordReadIsParallelizable( in RecordReadIsParallelizable() function in disk_cache::SimpleEntryImpl