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

/external/chromium_org/net/disk_cache/blockfile/
H A Dsparse_control.cc457 return ContinueWithoutChild(key);
464 return ContinueWithoutChild(key);
523 return ContinueWithoutChild(key);
527 bool SparseControl::ContinueWithoutChild(const std::string& key) { function in class:disk_cache::SparseControl
H A Dsparse_control_v3.cc459 return ContinueWithoutChild(key);
466 return ContinueWithoutChild(key);
512 bool SparseControl::ContinueWithoutChild(const std::string& key) { function in class:disk_cache::SparseControl
644 return ContinueWithoutChild(key);

Completed in 1246 milliseconds