OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destruction_callback_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/jingle/glue/
channel_socket_adapter.h
67
base::Closure
destruction_callback_
;
member in class:jingle_glue::TransportChannelSocketAdapter
channel_socket_adapter.cc
34
if (!
destruction_callback_
.is_null())
35
destruction_callback_
.Run();
40
destruction_callback_
= callback;
/external/chromium_org/content/public/test/
test_file_error_injector.cc
85
DestructionCallback
destruction_callback_
;
member in class:content::__anon8119::DownloadFileWithErrors
125
destruction_callback_
(dtor_callback) {
140
destruction_callback_
.Run(source_url_);
285
DownloadFileWithErrors::DestructionCallback
destruction_callback_
;
member in class:content::DownloadFileWithErrorsFactory
292
destruction_callback_
(dtor_callback) {
335
destruction_callback_
);
/external/chromium_org/chrome/browser/net/
dns_probe_browsertest.cc
144
destruction_callback_
(destruction_callback) {}
167
destruction_callback_
.Run(this);
172
const DestructionCallback
destruction_callback_
;
member in class:chrome_browser_net::__anon5273::DelayableURLRequestFailedJob
187
destruction_callback_
(destruction_callback) {}
210
destruction_callback_
.Run(this);
215
const DestructionCallback
destruction_callback_
;
member in class:chrome_browser_net::__anon5273::DelayableURLRequestMockHTTPJob
[
all
...]
Completed in 179 milliseconds