/external/chromium/chrome/browser/speech/ |
D | speech_input_bubble.cc | 120 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in SpeechInputBubbleBase() 143 task_factory_.RevokeAll(); in SetWarmUpMode() 154 task_factory_.NewRunnableMethod( in DoWarmingUpAnimationStep() 163 task_factory_.RevokeAll(); in SetRecordingMode() 182 task_factory_.NewRunnableMethod( in DoRecognizingAnimationStep() 188 task_factory_.RevokeAll(); in SetMessage()
|
D | speech_input_bubble.h | 170 ScopedRunnableMethodFactory<SpeechInputBubbleBase> task_factory_; variable
|
/external/chromium/chrome/browser/remoting/ |
D | setup_flow_get_status_step.cc | 16 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in SetupFlowGetStatusStep() 57 Task* done_task = task_factory_.NewRunnableMethod( in LaunchServiceProcess()
|
D | setup_flow_start_host_step.h | 38 ScopedRunnableMethodFactory<SetupFlowStartHostStep> task_factory_; variable
|
D | setup_flow_get_status_step.h | 39 ScopedRunnableMethodFactory<SetupFlowGetStatusStep> task_factory_; variable
|
D | setup_flow_start_host_step.cc | 16 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in SetupFlowStartHostStep()
|
/external/chromium/chrome/browser/chromeos/ |
D | network_state_notifier.cc | 34 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in NetworkStateNotifier() 55 task_factory_.NewRunnableMethod( in OnNetworkManagerChanged()
|
D | network_state_notifier.h | 79 ScopedRunnableMethodFactory<NetworkStateNotifier> task_factory_;
|
/external/chromium/net/proxy/ |
D | proxy_script_fetcher_impl.cc | 75 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in ProxyScriptFetcherImpl() 159 task_factory_.NewRunnableMethod(&ProxyScriptFetcherImpl::OnTimeout, in Fetch()
|
D | proxy_script_fetcher_impl.h | 82 ScopedRunnableMethodFactory<ProxyScriptFetcherImpl> task_factory_; variable
|
/external/chromium/net/http/ |
D | http_transaction_unittest.cc | 216 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), data_cursor_(0) { in MockNetworkTransaction() 314 MessageLoop::current()->PostTask(FROM_HERE, task_factory_.NewRunnableMethod( in CallbackLater()
|
D | http_cache.cc | 342 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { in HttpCache() 356 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { in HttpCache() 367 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { in HttpCache() 992 task_factory_.NewRunnableMethod(&HttpCache::OnProcessPendingQueue, in ProcessPendingQueue() 1138 task_factory_.NewRunnableMethod(&HttpCache::OnBackendCreated, in OnBackendCreated()
|
D | http_transaction_unittest.h | 189 ScopedRunnableMethodFactory<MockNetworkTransaction> task_factory_; variable
|
D | http_cache.h | 377 ScopedRunnableMethodFactory<HttpCache> task_factory_; variable
|
/external/chromium/chrome/browser/chromeos/notifications/ |
D | notification_panel.h | 179 ScopedRunnableMethodFactory<NotificationPanel> task_factory_; variable
|
D | notification_panel.cc | 401 task_factory_(this), in NotificationPanel() 774 task_factory_.NewRunnableMethod( in StartStaleTimer()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | page_info_bubble_controller.mm | 100 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { 106 if (!task_factory_.empty()) 119 task_factory_.NewRunnableMethod( 137 ScopedRunnableMethodFactory<PageInfoModelBubbleBridge> task_factory_;
|
/external/chromium/chrome/browser/chromeos/login/ |
D | screen_locker.cc | 289 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in GrabWidget() 388 ScopedRunnableMethodFactory<GrabWidget> task_factory_; member in __anonc200e6140111::GrabWidget 431 task_factory_.NewRunnableMethod(&GrabWidget::TryGrabAllInputs), in TryGrabAllInputs()
|
/external/chromium/chrome/browser/ui/views/ |
D | browser_actions_container.h | 517 ScopedRunnableMethodFactory<BrowserActionsContainer> task_factory_; variable
|
D | browser_actions_container.cc | 362 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), in BrowserActionsContainer()
|