Searched refs:task_factory_ (Results 1 - 23 of 23) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dnetwork_state_notifier.cc34 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
55 task_factory_.NewRunnableMethod(
H A Dnetwork_state_notifier.h79 ScopedRunnableMethodFactory<NetworkStateNotifier> task_factory_; member in class:chromeos::NetworkStateNotifier
/external/chromium/chrome/browser/remoting/
H A Dsetup_flow_get_status_step.cc16 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
57 Task* done_task = task_factory_.NewRunnableMethod(
H A Dsetup_flow_get_status_step.h39 ScopedRunnableMethodFactory<SetupFlowGetStatusStep> task_factory_; member in class:remoting::SetupFlowGetStatusStep
H A Dsetup_flow_start_host_step.h38 ScopedRunnableMethodFactory<SetupFlowStartHostStep> task_factory_; member in class:remoting::SetupFlowStartHostStep
H A Dsetup_flow_start_host_step.cc16 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble.cc120 : 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();
H A Dspeech_input_bubble.h170 ScopedRunnableMethodFactory<SpeechInputBubbleBase> task_factory_; member in class:SpeechInputBubbleBase
/external/chromium/net/proxy/
H A Dproxy_script_fetcher_impl.h82 ScopedRunnableMethodFactory<ProxyScriptFetcherImpl> task_factory_; member in class:net::ProxyScriptFetcherImpl
H A Dproxy_script_fetcher_impl.cc75 : ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
159 task_factory_.NewRunnableMethod(&ProxyScriptFetcherImpl::OnTimeout,
/external/chromium_org/ppapi/proxy/
H A Dppb_var_deprecated_proxy.h95 base::WeakPtrFactory<PPB_Var_Deprecated_Proxy> task_factory_; member in class:ppapi::proxy::PPB_Var_Deprecated_Proxy
H A Dppb_var_deprecated_proxy.cc285 task_factory_(this) {
386 task_factory_.GetWeakPtr(),
/external/chromium/chrome/browser/chromeos/notifications/
H A Dnotification_panel.h179 ScopedRunnableMethodFactory<NotificationPanel> task_factory_; member in class:chromeos::NotificationPanel
H A Dnotification_panel.cc401 task_factory_(this),
774 task_factory_.NewRunnableMethod(
/external/chromium/net/http/
H A Dhttp_transaction_unittest.h189 ScopedRunnableMethodFactory<MockNetworkTransaction> task_factory_; member in class:MockNetworkTransaction
H A Dhttp_transaction_unittest.cc216 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)), data_cursor_(0) {
314 MessageLoop::current()->PostTask(FROM_HERE, task_factory_.NewRunnableMethod(
H A Dhttp_cache.cc342 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,
1138 task_factory_.NewRunnableMethod(&HttpCache::OnBackendCreated,
H A Dhttp_cache.h377 ScopedRunnableMethodFactory<HttpCache> task_factory_; member in class:net::HttpCache
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.h378 base::WeakPtrFactory<BrowserActionsContainer> task_factory_; member in class:BrowserActionsContainer
H A Dbrowser_actions_container.cc75 task_factory_(this),
/external/chromium/chrome/browser/ui/views/
H A Dbrowser_actions_container.h517 ScopedRunnableMethodFactory<BrowserActionsContainer> task_factory_; member in class:BrowserActionsContainer
H A Dbrowser_actions_container.cc362 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
/external/chromium/chrome/browser/chromeos/login/
H A Dscreen_locker.cc289 ALLOW_THIS_IN_INITIALIZER_LIST(task_factory_(this)),
388 ScopedRunnableMethodFactory<GrabWidget> task_factory_; member in class:__anon2005::GrabWidget
431 task_factory_.NewRunnableMethod(&GrabWidget::TryGrabAllInputs),

Completed in 509 milliseconds