HomeSort by relevance Sort by last modified time
    Searched refs:ReadyToUse (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/disk_cache/
sparse_control.h 72 // again. See disk_cache::Entry::ReadyToUse() for more info.
73 int ReadyToUse(net::CompletionCallback* completion_callback);
sparse_control.cc 311 int SparseControl::ReadyToUse(net::CompletionCallback* completion_callback) {
entry_impl.cc 396 return sparse_->ReadyToUse(callback);
    [all...]

Completed in 30 milliseconds