Searched refs:DeleteSoon (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium/net/url_request/
H A Durl_request_context_getter.cc27 io_message_loop_proxy->DeleteSoon(FROM_HERE, this);
/external/chromium/chrome/browser/sync/sessions/
H A Dsync_session_context.cc33 if (!BrowserThread::DeleteSoon(BrowserThread::UI, FROM_HERE,
/external/chromium/chrome/browser/ui/tab_contents/
H A Dtest_tab_contents_wrapper.cc42 message_loop_.DeleteSoon(FROM_HERE, profile_.release());
/external/chromium/chrome/browser/chromeos/login/
H A Dimage_downloader.cc52 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
59 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
H A Dlogin_performer.cc99 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
128 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
168 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
355 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
460 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
H A Dview_screen.h111 MessageLoop::current()->DeleteSoon(FROM_HERE, view_);
H A Dbase_login_display_host.cc102 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
150 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
H A Dviews_login_display.cc145 MessageLoop::current()->DeleteSoon(FROM_HERE, controller_for_removal_);
/external/chromium/chrome/browser/ui/cocoa/
H A Dbrowser_test_helper.cc30 message_loop_.DeleteSoon(FROM_HERE, profile_.release());
/external/chromium/base/
H A Dmessage_loop_proxy.h49 bool DeleteSoon(const tracked_objects::Location& from_here, function in class:base::MessageLoopProxy
H A Dmessage_loop_proxy_impl.cc71 target_message_loop_->DeleteSoon(FROM_HERE, this);
H A Dmessage_loop_proxy_impl_unittest.cc99 EXPECT_TRUE(file_thread_->message_loop_proxy()->DeleteSoon(
H A Dtimer_unittest.cc96 MessageLoop::current()->DeleteSoon(FROM_HERE, a);
142 MessageLoop::current()->DeleteSoon(FROM_HERE, a);
H A Dmessage_loop.h176 void DeleteSoon(const tracked_objects::Location& from_here, const T* object) { function in class:MessageLoop
/external/chromium/chrome/browser/sync/util/
H A Dextensions_activity_monitor_unittest.cc122 ui_thread_.message_loop()->DeleteSoon(FROM_HERE, service_);
183 ui_loop()->DeleteSoon(FROM_HERE, monitor);
220 ui_loop()->DeleteSoon(FROM_HERE, monitor);
247 ui_loop()->DeleteSoon(FROM_HERE, monitor);
/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_started_animation_gtk.cc37 // that we can use DeleteSoon().
161 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
/external/chromium/chrome/browser/
H A Dgpu_process_host_ui_shim.cc210 BrowserThread::DeleteSoon(BrowserThread::GPU,
216 BrowserThread::DeleteSoon(BrowserThread::GPU,
H A Dplugin_data_remover.cc43 BrowserThread::DeleteSoon(BrowserThread::IO, FROM_HERE, channel_);
H A Dbrowsing_data_remover.cc340 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
/external/chromium/chrome/browser/sync/glue/
H A Dhttp_bridge.cc261 BrowserThread::DeleteSoon(BrowserThread::IO, FROM_HERE,
291 MessageLoop::current()->DeleteSoon(FROM_HERE, fetch_state_.url_poster);
/external/chromium/chrome/browser/ui/
H A Dinput_window_dialog_gtk.cc134 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc397 MessageLoop::current()->DeleteSoon(FROM_HERE, fetcher);
426 MessageLoop::current()->DeleteSoon(FROM_HERE, fetcher);
/external/chromium/chrome/browser/ui/gtk/
H A Dedit_search_engine_dialog.cc276 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
/external/chromium/chrome/browser/ui/views/extensions/
H A Dbrowser_action_overflow_menu_controller.cc75 MessageLoop::current()->DeleteSoon(FROM_HERE, this);
/external/chromium/chrome/browser/ui/views/
H A Dfullscreen_exit_bubble.cc166 MessageLoop::current()->DeleteSoon(FROM_HERE, popup_);

Completed in 341 milliseconds

12