Home
last modified time | relevance | path

Searched refs:destruction_callback_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/public/test/
Dtest_file_error_injector.cc85 DestructionCallback destruction_callback_; member in content::__anonb86de2b50111::DownloadFileWithErrors
125 destruction_callback_(dtor_callback) { in DownloadFileWithErrors()
140 destruction_callback_.Run(source_url_); in ~DownloadFileWithErrors()
285 DownloadFileWithErrors::DestructionCallback destruction_callback_; member in content::DownloadFileWithErrorsFactory
292 destruction_callback_(dtor_callback) { in DownloadFileWithErrorsFactory()
335 destruction_callback_); in CreateFile()
/external/chromium_org/jingle/glue/
Dchannel_socket_adapter.cc34 if (!destruction_callback_.is_null()) in ~TransportChannelSocketAdapter()
35 destruction_callback_.Run(); in ~TransportChannelSocketAdapter()
40 destruction_callback_ = callback; in SetOnDestroyedCallback()
Dchannel_socket_adapter.h67 base::Closure destruction_callback_; variable
/external/chromium_org/chrome/browser/net/
Ddns_probe_browsertest.cc144 destruction_callback_(destruction_callback) {} in DelayableURLRequestFailedJob()
167 destruction_callback_.Run(this); in ~DelayableURLRequestFailedJob()
172 const DestructionCallback destruction_callback_; member in chrome_browser_net::__anonc033533e0111::DelayableURLRequestFailedJob
187 destruction_callback_(destruction_callback) {} in DelayableURLRequestMockHTTPJob()
210 destruction_callback_.Run(this); in ~DelayableURLRequestMockHTTPJob()
215 const DestructionCallback destruction_callback_; member in chrome_browser_net::__anonc033533e0111::DelayableURLRequestMockHTTPJob