HomeSort by relevance Sort by last modified time
    Searched refs:Notify (Results 126 - 150 of 448) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/sync/notifier/
non_blocking_invalidation_notifier.cc 115 observers_->Notify(&SyncNotifierObserver::OnIncomingNotification,
122 observers_->Notify(&SyncNotifierObserver::OnNotificationStateChange,
129 observers_->Notify(&SyncNotifierObserver::StoreState, state);
  /external/chromium_org/chrome/browser/background/
background_contents_service_unittest.cc 73 content::NotificationService::current()->Notify(
81 content::NotificationService::current()->Notify(
89 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_file_system_helper_unittest.cc 59 // to BlockUntilNotified(), which will (shockingly!) block until Notify() is
61 // implemented as a class method that that calls Notify() at an appropriate
84 // Blocks on the current MessageLoop until Notify() is called.
91 void Notify() {
101 Notify();
136 Notify();
  /external/chromium_org/chrome/browser/service/
service_process_control.cc 189 // We just established a channel with the service process. Notify it if an
274 void ServiceProcessControl::Launcher::Notify() {
288 BrowserThread::UI, FROM_HERE, base::Bind(&Launcher::Notify, this));
313 BrowserThread::UI, FROM_HERE, base::Bind(&Launcher::Notify, this));
  /external/chromium_org/chrome/browser/ui/extensions/
extension_install_ui_default.cc 160 content::NotificationService::current()->Notify(
173 content::NotificationService::current()->Notify(
260 content::NotificationService::current()->Notify(
  /external/chromium_org/content/child/npapi/
plugin_stream.cc 96 Notify(err);
267 Notify(reason);
275 void PluginStream::Notify(NPReason reason) {
  /external/chromium/testing/gtest/test/
gtest_output_test_.cc 274 check_points->n1.Notify();
282 check_points->n3.Notify();
298 check_points.n2.Notify();
472 notifications->spawn_thread_started.Notify();
495 notifications_.spawn_thread_ok_to_terminate.Notify();
  /external/chromium_org/chrome/browser/extensions/
extension_host.cc 169 content::NotificationService::current()->Notify(
284 content::NotificationService::current()->Notify(
346 content::NotificationService::current()->Notify(
363 bool notify = !did_stop_loading_; local
374 if (notify) {
398 content::NotificationService::current()->Notify(
635 content::NotificationService::current()->Notify(
  /external/chromium_org/testing/gtest/test/
gtest_output_test_.cc 286 check_points->n1.Notify();
294 check_points->n3.Notify();
310 check_points.n2.Notify();
485 notifications->spawn_thread_started.Notify();
508 notifications_.spawn_thread_ok_to_terminate.Notify();
  /external/gtest/test/
gtest_output_test_.cc 274 check_points->n1.Notify();
282 check_points->n3.Notify();
298 check_points.n2.Notify();
472 notifications->spawn_thread_started.Notify();
495 notifications_.spawn_thread_ok_to_terminate.Notify();
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 286 check_points->n1.Notify();
294 check_points->n3.Notify();
310 check_points.n2.Notify();
485 notifications->spawn_thread_started.Notify();
508 notifications_.spawn_thread_ok_to_terminate.Notify();
  /external/chromium/chrome/browser/extensions/
extension_host.cc 158 NotificationService::current()->Notify(
265 NotificationService::current()->Notify(
317 NotificationService::current()->Notify(
372 bool notify = !did_stop_loading_; local
381 if (notify) {
382 NotificationService::current()->Notify(
422 NotificationService::current()->Notify(
499 NotificationService::current()->Notify(
750 NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/content_settings/
tab_specific_content_settings.cc 302 // dismissed. Have to clear the blocked state so we properly notify the
312 content::NotificationService::current()->Notify(
338 content::NotificationService::current()->Notify(
457 content::NotificationService::current()->Notify(
524 content::NotificationService::current()->Notify(
536 content::NotificationService::current()->Notify(
547 content::NotificationService::current()->Notify(
556 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_unittest.cc 369 content::NotificationService::current()->Notify(
389 content::NotificationService::current()->Notify(
414 content::NotificationService::current()->Notify(
444 content::NotificationService::current()->Notify(
473 content::NotificationService::current()->Notify(
507 content::NotificationService::current()->Notify(
554 content::NotificationService::current()->Notify(
  /external/chromium/chrome/browser/webdata/
web_data_service.cc 534 // Notify the consumer if needed.
608 // Notify that the database has been initialized.
609 NotificationService::current()->Notify(NotificationType::WEB_DATABASE_LOADED,
940 NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 575 notifier->Notify(chrome::NOTIFICATION_HISTORY_URLS_MODIFIED,
606 notifier->Notify(chrome::NOTIFICATION_HISTORY_URLS_MODIFIED,
644 notifier->Notify(chrome::NOTIFICATION_HISTORY_URLS_MODIFIED,
673 notifier->Notify(chrome::NOTIFICATION_HISTORY_URL_VISITED,
712 notifier->Notify(chrome::NOTIFICATION_HISTORY_URL_VISITED,
    [all...]
  /external/chromium/chrome/browser/service/
service_process_control.cc 204 // We just established a channel with the service process. Notify it if an
331 void ServiceProcessControl::Launcher::Notify() {
344 NewRunnableMethod(this, &Launcher::Notify));
365 NewRunnableMethod(this, &Launcher::Notify));
service_process_control.h 155 void Notify();
  /external/chromium/chrome/browser/sync/glue/
data_type_manager_impl.cc 144 // Restart to start/stop data types and notify the backend that the
349 NotificationService::current()->Notify(
359 NotificationService::current()->Notify(
375 NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/chromeos/login/
screen_locker.cc 213 // We have a non-empty password, so notify listeners (such as the sync
220 content::NotificationService::current()->Notify(
413 content::NotificationService::current()->Notify(
439 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/printing/
print_job.cc 147 content::NotificationService::current()->Notify(
197 content::NotificationService::current()->Notify(
307 content::NotificationService::current()->Notify(
print_view_manager_base.cc 210 content::NotificationService::current()->Notify(
262 content::NotificationService::current()->Notify(
292 content::NotificationService::current()->Notify(
  /external/chromium_org/net/cert/
nss_cert_database.cc 331 observer_list_->Notify(&Observer::OnCertAdded, make_scoped_refptr(cert));
336 observer_list_->Notify(&Observer::OnCertRemoved, make_scoped_refptr(cert));
341 observer_list_->Notify(
  /external/chromium/chrome/browser/chromeos/cros/
update_library.cc 96 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/ssl/
ssl_client_auth_handler.cc 60 service->Notify(NotificationType::SSL_CLIENT_AUTH_CERT_SELECTED,

Completed in 1301 milliseconds

1 2 3 4 56 7 8 91011>>