Home
last modified time | relevance | path

Searched refs:method_factory_ (Results 1 – 25 of 114) sorted by relevance

12345

/external/chromium/net/url_request/
Durl_request_ftp_job.cc30 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in URLRequestFtpJob()
91 method_factory_.NewRunnableMethod( in StartTransaction()
160 method_factory_.NewRunnableMethod( in RestartTransactionWithAuth()
175 method_factory_.RevokeAll(); in Kill()
226 method_factory_.NewRunnableMethod( in CancelAuth()
Durl_request_error_job.cc17 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in URLRequestErrorJob()
24 method_factory_.NewRunnableMethod(&URLRequestErrorJob::StartAsync)); in Start()
Durl_request_redirect_job.cc16 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in URLRequestRedirectJob()
21 method_factory_.NewRunnableMethod(&URLRequestRedirectJob::StartAsync)); in Start()
Durl_request_about_job.cc18 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in URLRequestAboutJob()
32 method_factory_.NewRunnableMethod(&URLRequestAboutJob::StartAsync)); in Start()
Durl_request_simple_job.cc18 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in URLRequestSimpleJob()
25 method_factory_.NewRunnableMethod(&URLRequestSimpleJob::StartAsync)); in Start()
Durl_request_file_dir_job.cc33 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in URLRequestFileDirJob()
57 method_factory_.NewRunnableMethod( in Start()
75 method_factory_.RevokeAll(); in Kill()
/external/chromium/chrome/browser/sync/glue/
Ddatabase_model_worker_unittest.cc27 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in DatabaseModelWorkerTest()
33 return &method_factory_; in factory()
83 ScopedRunnableMethodFactory<DatabaseModelWorkerTest> method_factory_; member in __anonab96dba10111::DatabaseModelWorkerTest
/external/chromium/net/base/
Dnetwork_config_watcher_mac.cc46 ScopedRunnableMethodFactory<NetworkConfigWatcherMacThread> method_factory_; member in net::__anon0a49e6b80111::NetworkConfigWatcherMacThread
55 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in NetworkConfigWatcherMacThread()
75 method_factory_.NewRunnableMethod( in Init()
Dnetwork_change_notifier_linux.cc59 ScopedRunnableMethodFactory<Thread> method_factory_; member in net::NetworkChangeNotifierLinux::Thread
67 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in Thread()
113 method_factory_.NewRunnableMethod( in ListenForNotifications()
/external/chromium/chrome/browser/net/
Durl_request_slow_download_job.cc32 method_factory_.NewRunnableMethod( in Start()
72 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in URLRequestSlowDownloadJob()
121 method_factory_.NewRunnableMethod( in ReadRawData()
137 method_factory_.NewRunnableMethod( in CheckDoneStatus()
Dview_http_cache_job_factory.cc26 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)), in ViewHttpCacheJob()
87 ScopedRunnableMethodFactory<ViewHttpCacheJob> method_factory_; member in __anon1b48cd700111::ViewHttpCacheJob
96 method_factory_.NewRunnableMethod(&ViewHttpCacheJob::StartAsync)); in Start()
100 method_factory_.RevokeAll(); in Kill()
Dmetadata_url_request.cc42 ScopedRunnableMethodFactory<MetadataRequestHandler> method_factory_; member in __anonf5b7a0cd0111::MetadataRequestHandler
49 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in MetadataRequestHandler()
66 method_factory_.NewRunnableMethod(&MetadataRequestHandler::StartAsync)); in Start()
Durl_request_failed_dns_job.cc19 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in URLRequestFailedDnsJob()
26 method_factory_.NewRunnableMethod( in Start()
Dsdch_dictionary_fetcher.cc12 : ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)), in SdchDictionaryFetcher()
47 method_factory_.NewRunnableMethod(&SdchDictionaryFetcher::StartFetching), in ScheduleDelayedRun()
/external/chromium/chrome/browser/ui/gtk/infobars/
Dafter_translate_infobar_gtk.cc17 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in AfterTranslateInfoBar()
79 MessageLoop::current()->PostTask(FROM_HERE, method_factory_.NewRunnableMethod( in OnOriginalLanguageModified()
89 MessageLoop::current()->PostTask(FROM_HERE, method_factory_.NewRunnableMethod( in OnTargetLanguageModified()
/external/chromium/chrome/browser/metrics/
Dthread_watcher.cc32 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in ThreadWatcher()
77 method_factory_.NewRunnableMethod(&ThreadWatcher::PostPingMessage)); in ActivateThreadWatching()
84 method_factory_.RevokeAll(); in DeActivateThreadWatching()
112 Task* callback_task = method_factory_.NewRunnableMethod( in PostPingMessage()
122 method_factory_.NewRunnableMethod( in PostPingMessage()
154 method_factory_.NewRunnableMethod(&ThreadWatcher::PostPingMessage), in OnPongMessage()
/external/chromium/chrome/common/net/
Dtest_url_fetcher_factory.cc68 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in FakeURLFetcher()
76 method_factory_.NewRunnableMethod(&FakeURLFetcher::RunDelegate)); in Start()
100 ScopedRunnableMethodFactory<FakeURLFetcher> method_factory_; member in FakeURLFetcher
/external/chromium/chrome/browser/policy/
Dbrowser_policy_connector.cc35 : ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in BrowserPolicyConnector()
53 method_factory_.NewRunnableMethod(&BrowserPolicyConnector::Initialize)); in BrowserPolicyConnector()
63 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in BrowserPolicyConnector()
/external/chromium/net/http/
Dhttp_stream_factory_impl_job.cc64 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in Job()
144 method_factory_.NewRunnableMethod( in Resume()
296 method_factory_.NewRunnableMethod( in RunLoop()
308 method_factory_.NewRunnableMethod( in RunLoop()
329 method_factory_.NewRunnableMethod( in RunLoop()
339 method_factory_.NewRunnableMethod( in RunLoop()
354 method_factory_.NewRunnableMethod( in RunLoop()
366 method_factory_.NewRunnableMethod( in RunLoop()
371 method_factory_.NewRunnableMethod( in RunLoop()
379 method_factory_.NewRunnableMethod( in RunLoop()
Dhttp_auth_handler_mock.cc17 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)), in HttpAuthHandlerMock()
59 FROM_HERE, method_factory_.NewRunnableMethod( in ResolveCanonicalName()
107 FROM_HERE, method_factory_.NewRunnableMethod( in GenerateAuthTokenImpl()
Dhttp_response_body_drainer_unittest.cc71 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) {} in MockHttpStream()
137 ScopedRunnableMethodFactory<MockHttpStream> method_factory_; member in net::__anon2534255f0111::MockHttpStream
157 method_factory_.NewRunnableMethod(&MockHttpStream::CompleteRead)); in ReadResponseBody()
/external/chromium/chrome/browser/
Domnibox_search_hint.cc79 ScopedRunnableMethodFactory<HintInfoBar> method_factory_; member in HintInfoBar
89 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in HintInfoBar()
93 method_factory_.NewRunnableMethod(&HintInfoBar::AllowExpiry), in HintInfoBar()
Dupgrade_detector.cc158 : ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)), in UpgradeDetector()
189 method_factory_.RevokeAll(); in CheckForUpgrade()
191 method_factory_.NewRunnableMethod(&UpgradeDetector::UpgradeDetected); in CheckForUpgrade()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_views.cc34 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in ViewFocusChangeWaiter()
52 method_factory_.NewRunnableMethod( in FocusWillChange()
74 ScopedRunnableMethodFactory<ViewFocusChangeWaiter> method_factory_; member in __anon337fd3210111::ViewFocusChangeWaiter
/external/chromium/chrome/browser/chromeos/net/
Dnetwork_change_notifier_chromeos.cc16 ALLOW_THIS_IN_INITIALIZER_LIST(method_factory_(this)) { in NetworkChangeNotifierChromeos()
83 method_factory_.NewRunnableMethod( in OnNetworkChanged()

12345