Searched refs:Notify (Results 201 - 225 of 291) sorted by relevance

1234567891011>>

/external/chromium_org/components/translate/core/browser/
H A Dtranslate_manager.cc56 g_callback_list_->Notify(details);
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.cc58 NotificationService::current()->Notify(
423 NotificationService::current()->Notify(
1674 NotificationService::current()->Notify(
1708 NotificationService::current()->Notify(
/external/chromium_org/extensions/browser/api/storage/
H A Dstorage_api.cc91 observers_->Notify(
/external/chromium_org/extensions/browser/
H A Dimage_loader_unittest.cc179 content::NotificationService::current()->Notify(
/external/chromium_org/media/base/
H A Duser_input_monitor_linux.cc296 mouse_listeners_->Notify(
/external/qemu-pc-bios/bochs/bios/
H A Dacpi-dsdt.dsl666 Notify(\_SB.PCI0.S##nr, 1) \
669 Notify(\_SB.PCI0.S##nr, 3) \
/external/chromium_org/chrome/browser/chromeos/login/users/
H A Dchrome_user_manager_impl.cc272 content::NotificationService::current()->Notify(
778 content::NotificationService::current()->Notify(
1002 content::NotificationService::current()->Notify(
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager.cc373 content::NotificationService::current()->Notify(
529 content::NotificationService::current()->Notify(
818 content::NotificationService::current()->Notify(
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc207 content::NotificationService::current()->Notify(
722 content::NotificationService::current()->Notify(
833 content::NotificationService::current()->Notify(
/external/chromium_org/storage/browser/fileapi/
H A Dcopy_or_move_operation_delegate.cc412 ->Notify(&FileUpdateObserver::OnStartUpdate, MakeTuple(url));
419 ->Notify(&FileChangeObserver::OnModifyFile, MakeTuple(url));
426 ->Notify(&FileUpdateObserver::OnEndUpdate, MakeTuple(url));
H A Dfile_system_operation_runner.cc639 file_system_context_->GetUpdateObservers(url.type())->Notify(
648 file_system_context_->GetAccessObservers(url.type())->Notify(
670 file_system_context_->GetUpdateObservers(iter->type())->Notify(
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_impl.cc519 NotificationService::current()->Notify(
540 NotificationService::current()->Notify(
1405 NotificationService::current()->Notify(
1421 NotificationService::current()->Notify(
1628 NotificationService::current()->Notify(
H A Drender_view_host_impl.cc575 NotificationService::current()->Notify(
1227 NotificationService::current()->Notify(
1253 NotificationService::current()->Notify(
1361 // Notify delegate_ and renderer of fullscreen state change.
H A Drender_process_host_impl.cc1493 NotificationService::current()->Notify(
1913 NotificationService::current()->Notify(
2019 // Notify any contents that might have swapped out renderers from this
2021 NotificationService::current()->Notify(
2062 // Notify the child process of background state.
2099 NotificationService::current()->Notify(
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc417 // Notify any observer that have a reference on this WebContents.
418 NotificationService::current()->Notify(
2332 NotificationService::current()->Notify(
2349 NotificationService::current()->Notify(
2499 // Notify observers about the start of the provisional load.
2546 // Notify observers that we will navigate in this RenderView.
2558 // Notify observers about navigation.
2571 // Notify observers.
2592 // Notify observers about the commit of the provisional load.
2634 // Notify observer
[all...]
/external/chromium_org/base/metrics/
H A Dfield_trial.cc497 global_->observer_list_->Notify(
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_invalidator_unittest.cc187 content::NotificationService::current()->Notify(
/external/chromium_org/chrome/browser/extensions/api/storage/
H A Dsyncable_settings_storage.cc359 observers_->Notify(
/external/chromium_org/chrome/browser/extensions/
H A Dtab_helper.cc170 content::NotificationService::current()->Notify(
/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_tab_helper.cc193 content::NotificationService::current()->Notify(
/external/chromium_org/chrome/browser/ui/webui/options/
H A Doptions_ui.cc459 on_finished_loading_callbacks_.Notify();
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h260 virtual void Notify(const BitrateStatistics& stats, uint32_t ssrc) = 0;
/external/chromium_org/tools/android/forwarder2/
H A Dhost_forwarder_main.cc81 if (!g_notifier->Notify() || s_kill_handler_count > 2)
/external/lldb/source/Plugins/Process/POSIX/
H A DPOSIXThread.cpp269 POSIXThread::Notify(const ProcessMessage &message) function in class:POSIXThread
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Duser_session_manager.cc259 // TODO(nkostylev): Notify UserLoggedIn() after profile is actually
713 content::NotificationService::current()->Notify(
801 content::NotificationService::current()->Notify(

Completed in 655 milliseconds

1234567891011>>