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

  /external/chromium/net/disk_cache/
sparse_control.h 162 net::CompletionCallbackImpl<SparseControl> child_callback_; member in class:disk_cache::SparseControl
sparse_control.cc 193 child_callback_(this, &SparseControl::OnChildIOCompleted)),
693 net::CompletionCallback* callback = user_callback_ ? &child_callback_ : NULL;

Completed in 34 milliseconds