Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dsparse_control.h133 bool DoChildIO();
Dsparse_control.cc659 while (DoChildIO()) continue; in DoChildrenIO()
680 bool SparseControl::DoChildIO() { in DoChildIO() function in disk_cache::SparseControl