Searched refs:completion_callback_ (Results 1 – 10 of 10) sorted by relevance
50 completion_callback_; member in __anon979511040111::BrowsingDataIndexedDBHelperImpl63 completion_callback_(NULL), in BrowsingDataIndexedDBHelperImpl()77 completion_callback_.reset(callback); in StartFetching()87 completion_callback_.reset(NULL); in CancelNotification()146 if (completion_callback_ != NULL) { in NotifyInUIThread()147 completion_callback_->Run(indexed_db_info_); in NotifyInUIThread()148 completion_callback_.reset(); in NotifyInUIThread()206 completion_callback_(NULL), in CannedBrowsingDataIndexedDBHelper()245 completion_callback_.reset(callback); in StartFetching()299 if (completion_callback_ != NULL) { in NotifyInUIThread()[all …]
50 completion_callback_(NULL), in BrowsingDataLocalStorageHelper()64 completion_callback_.reset(callback); in StartFetching()75 completion_callback_.reset(NULL); in CancelNotification()134 if (completion_callback_ != NULL) { in NotifyInUIThread()135 completion_callback_->Run(local_storage_info_); in NotifyInUIThread()136 completion_callback_.reset(); in NotifyInUIThread()189 completion_callback_.reset(callback); in StartFetching()
27 completion_callback_.reset(callback); in StartFetching()43 completion_callback_.reset(); in CancelNotification()89 if (completion_callback_ != NULL) { in OnFetchComplete()90 completion_callback_->Run(); in OnFetchComplete()91 completion_callback_.reset(); in OnFetchComplete()
50 : completion_callback_(NULL), in BrowsingDataDatabaseHelper()65 completion_callback_.reset(callback); in StartFetching()72 completion_callback_.reset(NULL); in CancelNotification()128 if (completion_callback_ != NULL) { in NotifyInUIThread()129 completion_callback_->Run(database_info_); in NotifyInUIThread()130 completion_callback_.reset(); in NotifyInUIThread()201 completion_callback_.reset(callback); in StartFetching()
19 completion_callback_.reset(completion_callback); in StartFetching()23 completion_callback_.reset(NULL); in CancelNotification()
37 scoped_ptr<Callback0::Type> completion_callback_; variable
85 completion_callback_; variable
140 completion_callback_; variable
84 completion_callback_; variable
61 net::CompletionCallbackImpl<Request> completion_callback_; member in chromeos::LibCrosServiceLibraryImpl::NetworkProxyLibrary::Request233 &request->completion_callback_, NULL, net::BoundNetLog()); in ResolveProxy()269 completion_callback_(this, &Request::OnCompletion)), in Request()