Searched refs:child_callback_ (Results 1 – 2 of 2) sorted by relevance
162 net::CompletionCallbackImpl<SparseControl> child_callback_; variable
193 child_callback_(this, &SparseControl::OnChildIOCompleted)), in SparseControl()693 net::CompletionCallback* callback = user_callback_ ? &child_callback_ : NULL; in DoChildIO()