HomeSort by relevance Sort by last modified time
    Searched refs:Notify (Results 201 - 225 of 454) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/content/renderer/p2p/
socket_dispatcher.cc 124 network_list_observers_->Notify(
  /external/chromium_org/remoting/host/linux/
audio_pipe_reader.cc 168 observers_->Notify(&StreamObserver::OnDataRead, data_ref);
  /external/chromium_org/testing/gtest/test/
gtest_stress_test.cc 136 threads_can_start.Notify();
  /external/chromium_org/tools/android/forwarder2/
host_controller.cc 58 delete_controller_notifier_->Notify();
  /external/gtest/test/
gtest_stress_test.cc 137 threads_can_start.Notify();
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFileReaderThread.c 100 frt->mGuard->Notify(frt->mGuard);
147 frt->mGuard->Notify(frt->mGuard); /* wake up thread so it will quit */
257 frt->mGuard->Notify(frt->mGuard);
271 frt->mGuard->Notify(frt->mGuard);
  /ndk/sources/third_party/googletest/googletest/test/
gtest_stress_test.cc 136 threads_can_start.Notify();
  /external/chromium/chrome/browser/extensions/
extension_service.cc 189 // Notify the frontend that there was an error loading an extension.
660 NotificationService::current()->Notify(
704 // Notify interested parties that we've uninstalled this extension.
705 NotificationService::current()->Notify(
    [all...]
crx_installer.cc 410 service->Notify(NotificationType::NO_THEME_DETECTED,
477 service->Notify(NotificationType::EXTENSION_INSTALL_ERROR,
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.cc 110 NotificationService::current()->Notify(
334 NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/sync/glue/
session_change_processor.cc 278 // Notify foreign session handlers that there are new sessions.
279 content::NotificationService::current()->Notify(
320 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js 37 // Notify that we saved.
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc 230 content::NotificationService::current()->Notify(
267 content::NotificationService::current()->Notify(
441 content::NotificationService::current()->Notify(
452 content::NotificationService::current()->Notify(
859 content::NotificationService::current()->Notify(
901 content::NotificationService::current()->Notify(
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc 685 // Notify interested observers (eg the extensions settings page) by
693 content::NotificationService::current()->Notify(
    [all...]
tab_helper.cc 197 content::NotificationService::current()->Notify(
256 content::NotificationService::current()->Notify(
568 content::NotificationService::current()->Notify(
  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc     [all...]
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 610 // We have to update GpuFeatureType before notify all the observers.
617 observer_list_->Notify(&GpuDataManagerObserver::OnVideoMemoryUsageStatsUpdate,
875 observer_list_->Notify(
894 observer_list_->Notify(&GpuDataManagerObserver::OnGpuSwitching);
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator.cc 132 NotificationService::current()->Notify(
150 NotificationService::current()->Notify(
204 NotificationService::current()->Notify(
user_manager.cc 106 NotificationService::current()->Notify(NotificationType::OWNERSHIP_CHECKED,
520 NotificationService::current()->Notify(
580 NotificationService::current()->Notify(
  /external/chromium/chrome/browser/history/
history.cc 95 NotificationService::current()->Notify(type,
772 NotificationService::current()->Notify(type, source, det);
796 NotificationService::current()->Notify(NotificationType::HISTORY_LOADED,
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.cc 212 ash::AccessibilityNotificationVisibility notify)
215 notify(notify) {}
220 ash::AccessibilityNotificationVisibility notify)
223 notify(notify) {}
379 content::NotificationService::current()->Notify(
432 ash::AccessibilityNotificationVisibility notify) {
440 spoken_feedback_notification_ = notify;
467 content::NotificationService::current()->Notify(
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_startup_unittest.cc 211 content::NotificationService::current()->Notify(
251 content::NotificationService::current()->Notify(
299 content::NotificationService::current()->Notify(
  /external/chromium_org/components/visitedlink/test/
visitedlink_unittest.cc 534 content::NotificationService::current()->Notify(
540 content::NotificationService::current()->Notify(
764 content::NotificationService::current()->Notify(
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 294 this)); // Ask to notify us in the end.
578 NotificationService::current()->Notify(
681 NotificationService::current()->Notify(
870 NotificationService::current()->Notify(
1257 bool notify = false; local
    [all...]
  /external/chromium/chrome/browser/content_settings/
content_settings_policy_provider.cc 208 NotificationService::current()->Notify(
427 NotificationService::current()->Notify(

Completed in 1628 milliseconds

1 2 3 4 5 6 7 891011>>