/external/chromium/chrome/browser/remoting/ |
setup_flow_get_status_step.h | 39 ScopedRunnableMethodFactory<SetupFlowGetStatusStep> task_factory_; member in class:remoting::SetupFlowGetStatusStep
|
setup_flow_start_host_step.h | 38 ScopedRunnableMethodFactory<SetupFlowStartHostStep> task_factory_; member in class:remoting::SetupFlowStartHostStep
|
setup_flow_get_status_step.cc | 16 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), 57 Task* done_task = task_factory_.NewRunnableMethod(
|
setup_flow_start_host_step.cc | 16 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
|
/external/chromium/chrome/browser/chromeos/ |
network_state_notifier.cc | 34 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), 55 task_factory_.NewRunnableMethod(
|
network_state_notifier.h | 79 ScopedRunnableMethodFactory<NetworkStateNotifier> task_factory_; member in class:chromeos::NetworkStateNotifier
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble.cc | 120 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), 143 task_factory_.RevokeAll(); 154 task_factory_.NewRunnableMethod( 163 task_factory_.RevokeAll(); 182 task_factory_.NewRunnableMethod( 188 task_factory_.RevokeAll();
|
speech_input_bubble.h | 170 ScopedRunnableMethodFactory<SpeechInputBubbleBase> task_factory_; member in class:SpeechInputBubbleBase
|
/external/chromium/net/proxy/ |
proxy_script_fetcher_impl.h | 82 ScopedRunnableMethodFactory<ProxyScriptFetcherImpl> task_factory_; member in class:net::ProxyScriptFetcherImpl
|
proxy_script_fetcher_impl.cc | 75 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), 159 task_factory_.NewRunnableMethod(&ProxyScriptFetcherImpl::OnTimeout,
|
/external/chromium_org/ppapi/proxy/ |
ppb_var_deprecated_proxy.h | 95 base::WeakPtrFactory<PPB_Var_Deprecated_Proxy> task_factory_; member in class:ppapi::proxy::PPB_Var_Deprecated_Proxy
|
ppb_var_deprecated_proxy.cc | 285 task_factory_(this) { 386 task_factory_.GetWeakPtr(),
|
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.h | 179 ScopedRunnableMethodFactory<NotificationPanel> task_factory_; member in class:chromeos::NotificationPanel
|
notification_panel.cc | 401 task_factory_(this), 774 task_factory_.NewRunnableMethod(
|
/external/chromium/net/http/ |
http_transaction_unittest.h | 189 ScopedRunnableMethodFactory<MockNetworkTransaction> task_factory_; member in class:MockNetworkTransaction
|
http_transaction_unittest.cc | 216 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), data_cursor_(0) { 314 MessageLoop::current()->PostTask(FROM_HERE, task_factory_.NewRunnableMethod(
|
http_cache.cc | 342 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { 356 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { 367 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)) { 992 task_factory_.NewRunnableMethod(&HttpCache::OnProcessPendingQueue, [all...] |
http_cache.h | 377 ScopedRunnableMethodFactory<HttpCache> task_factory_; member in class:net::HttpCache
|
/external/chromium/chrome/browser/ui/views/ |
browser_actions_container.h | 517 ScopedRunnableMethodFactory<BrowserActionsContainer> task_factory_; member in class:BrowserActionsContainer
|
browser_actions_container.cc | 362 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), [all...] |
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
browser_actions_container.h | 378 base::WeakPtrFactory<BrowserActionsContainer> task_factory_; member in class:BrowserActionsContainer
|
browser_actions_container.cc | 75 task_factory_(this),
|
/external/chromium/chrome/browser/chromeos/login/ |
screen_locker.cc | 289 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), 388 ScopedRunnableMethodFactory<GrabWidget> task_factory_; member in class:__anon4411::GrabWidget 431 task_factory_.NewRunnableMethod(&GrabWidget::TryGrabAllInputs), [all...] |