Searched defs:KillChildAndContinue (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/disk_cache/
H A Dsparse_control.cc451 return KillChildAndContinue(key, false);
459 return KillChildAndContinue(key, true); // This is a fatal failure.
463 return KillChildAndContinue(key, false);
494 bool SparseControl::KillChildAndContinue(const std::string& key, bool fatal) { function in class:disk_cache::SparseControl

Completed in 98 milliseconds