Home
last modified time | relevance | path

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

/external/chromium/net/disk_cache/
Dsparse_control.h139 void DoChildIOCompleted(int result);
Dsparse_control.cc740 DoChildIOCompleted(rv); in DoChildIO()
791 void SparseControl::DoChildIOCompleted(int result) { in DoChildIOCompleted() function in disk_cache::SparseControl
812 DoChildIOCompleted(result); in OnChildIOCompleted()