Home
last modified time | relevance | path

Searched refs:ReadyToUse (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/disk_cache/
Dsparse_control.h73 int ReadyToUse(net::CompletionCallback* completion_callback);
Dsparse_control.cc240 int SparseControl::ReadyToUse(net::CompletionCallback* completion_callback) { in ReadyToUse() function in disk_cache::SparseControl
Dentry_impl.cc403 return sparse_->ReadyToUse(completion_callback); in ReadyForSparseIO()