HomeSort by relevance Sort by last modified time
    Searched refs:Closure (Results 301 - 325 of 1507) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/test/base/
testing_io_thread_state.cc 25 base::Closure ThreadSafeQuit(base::RunLoop* run_loop) {
83 void TestingIOThreadState::Initialize(const base::Closure& done) {
94 void TestingIOThreadState::Shutdown(const base::Closure& done) {
  /external/chromium_org/chrome_frame/turndown_prompt/
turndown_prompt_window.h 56 const base::Closure& uninstall_closure);
79 const base::Closure& uninstall_closure);
99 base::Closure uninstall_closure_;
  /external/chromium_org/chromeos/dbus/
bluetooth_adapter_client.h 123 const base::Closure& callback,
129 const base::Closure& callback,
137 const base::Closure& callback,
  /external/chromium_org/components/nacl/browser/
nacl_browser.h 46 void WaitForResources(const base::Closure& reply);
106 void ClearValidationCache(const base::Closure& callback);
177 std::vector<base::Closure> waiting_;
  /external/chromium_org/net/ssl/
server_bound_cert_store.h 99 const base::Closure& completion_callback) = 0;
107 const base::Closure& completion_callback) = 0;
111 virtual void DeleteAll(const base::Closure& completion_callback) = 0;
  /external/chromium_org/remoting/protocol/
message_reader.h 38 typedef base::Callback<void(scoped_ptr<CompoundBuffer>, const base::Closure&)>
88 const base::Closure& done_task)>
105 const base::Closure& done_task) {
  /external/chromium_org/android_webview/browser/
aw_download_manager_delegate.cc 31 const base::Closure& complete_callback) {
  /external/chromium_org/ash/display/
output_configurator_animation.h 38 void StartFadeOutAnimation(base::Closure callback);
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_capture_tray_item.h 35 const base::Closure& stop_callback,
screen_share_tray_item.h 35 const base::Closure& stop_callback,
  /external/chromium_org/ash/wm/
lock_state_controller.h 194 void OnLockScreenHide(base::Closure& callback);
198 void SetLockScreenDisplayedCallback(const base::Closure& callback);
253 void StartUnlockAnimationBeforeUIDestroyed(base::Closure &callback);
321 base::Closure lock_screen_displayed_callback_;
  /external/chromium_org/base/test/
test_pending_task.cc 13 const Closure& task,
  /external/chromium_org/base/threading/
worker_pool_posix.h 61 const Closure& task);
  /external/chromium_org/base/timer/
timer.cc 72 const base::Closure& user_task,
90 const base::Closure& user_task) {
130 const base::Closure& user_task) {
186 base::Closure task = user_task_;
  /external/chromium_org/base/win/
object_watcher.h 92 Closure callback_;
  /external/chromium_org/cc/output/
output_surface_client.h 47 // use SetTreeActivationCallback(base::Closure()) to unregister it.
48 virtual void SetTreeActivationCallback(const base::Closure& callback) = 0;
  /external/chromium_org/chrome/browser/chromeos/display/
overscan_calibrator.h 46 virtual base::Closure PrepareForLayerBoundsChange() OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/drive/
debug_info_collector.h 34 const base::Closure& completion_callback);
  /external/chromium_org/chrome/browser/chromeos/first_run/
first_run_browsertest.cc 97 void WaitUntilCalled(base::Closure* callback) {
123 base::Closure on_initialized_callback_;
124 base::Closure on_step_shown_callback_;
125 base::Closure on_finalized_callback_;
  /external/chromium_org/chrome/browser/chromeos/kiosk_mode/
mock_kiosk_mode_settings.cc 14 const base::Closure& notify_initialized) {
  /external/chromium_org/chrome/browser/chromeos/login/enrollment/
enrollment_screen_actor.h 68 virtual void ResetAuth(const base::Closure& callback) = 0;
mock_enrollment_screen.h 34 MOCK_METHOD1(ResetAuth, void(const base::Closure&));
  /external/chromium_org/chrome/browser/chromeos/login/
screen_locker_delegate.h 53 const base::Closure& click_callback) = 0;
  /external/chromium_org/chrome/browser/chromeos/settings/
stub_cros_settings_provider.h 27 const base::Closure& callback) OVERRIDE;
system_settings_provider.h 31 const base::Closure& callback) OVERRIDE;

Completed in 2434 milliseconds

<<11121314151617181920>>