/external/chromium_org/base/ |
D | observer_list_threadsafe.h | 171 void Notify(Method m) { in Notify() function 177 void Notify(Method m, const A& a) { in Notify() function 183 void Notify(Method m, const A& a, const B& b) { in Notify() function 190 void Notify(Method m, const A& a, const B& b, const C& c) { in Notify() function 197 void Notify(Method m, const A& a, const B& b, const C& c, const D& d) { in Notify() function
|
D | callback_list.h | 219 void Notify() { in Notify() function 240 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1) { in Notify() function 261 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1, in Notify() function 283 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1, in Notify() function 306 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1, in Notify() function 330 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1, in Notify() function 357 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1, in Notify() function 385 void Notify(typename internal::CallbackParamTraits<A1>::ForwardType a1, in Notify() function
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_test_util.cc | 20 void ThreadNotifier::Notify(int type, in Notify() function in ThreadNotifier 25 void ThreadNotifier::Notify(int type, in Notify() function in ThreadNotifier
|
D | profile_sync_test_util.h | 24 ACTION_P(Notify, type) { in ACTION_P() argument
|
/external/chromium_org/cc/base/ |
D | unique_notifier.cc | 35 void UniqueNotifier::Notify() { in Notify() function in cc::UniqueNotifier
|
D | unique_notifier_unittest.cc | 22 void Notify() { ++notification_count_; } in Notify() function in cc::__anonae3d872a0111::UniqueNotifierTest
|
/external/chromium_org/base/prefs/ |
D | scoped_user_pref_update.cc | 32 void ScopedUserPrefUpdateBase::Notify() { in Notify() function in subtle::ScopedUserPrefUpdateBase
|
/external/chromium_org/content/common/gpu/media/ |
D | video_accelerator_unittest_helpers.h | 45 void ClientStateNotification<StateEnum>::Notify(StateEnum state) { in Notify() function
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_model_observer_for_cocoa.mm | 69 void BookmarkModelObserverForCocoa::Notify(BOOL deleted) { function
|
/external/chromium_org/tools/android/forwarder2/ |
D | pipe_notifier.cc | 32 bool PipeNotifier::Notify() { in Notify() function in forwarder2::PipeNotifier
|
/external/chromium_org/chrome/browser/browsing_data/ |
D | mock_browsing_data_flash_lso_helper.cc | 34 void MockBrowsingDataFlashLSOHelper::Notify() { in Notify() function in MockBrowsingDataFlashLSOHelper
|
D | mock_browsing_data_quota_helper.cc | 45 void MockBrowsingDataQuotaHelper::Notify() { in Notify() function in MockBrowsingDataQuotaHelper
|
D | mock_browsing_data_channel_id_helper.cc | 39 void MockBrowsingDataChannelIDHelper::Notify() { in Notify() function in MockBrowsingDataChannelIDHelper
|
D | mock_browsing_data_local_storage_helper.cc | 47 void MockBrowsingDataLocalStorageHelper::Notify() { in Notify() function in MockBrowsingDataLocalStorageHelper
|
D | mock_browsing_data_indexed_db_helper.cc | 50 void MockBrowsingDataIndexedDBHelper::Notify() { in Notify() function in MockBrowsingDataIndexedDBHelper
|
D | mock_browsing_data_database_helper.cc | 49 void MockBrowsingDataDatabaseHelper::Notify() { in Notify() function in MockBrowsingDataDatabaseHelper
|
D | mock_browsing_data_service_worker_helper.cc | 58 void MockBrowsingDataServiceWorkerHelper::Notify() { in Notify() function in MockBrowsingDataServiceWorkerHelper
|
D | mock_browsing_data_file_system_helper.cc | 54 void MockBrowsingDataFileSystemHelper::Notify() { in Notify() function in MockBrowsingDataFileSystemHelper
|
D | mock_browsing_data_cookie_helper.cc | 55 void MockBrowsingDataCookieHelper::Notify() { in Notify() function in MockBrowsingDataCookieHelper
|
/external/chromium_org/base/memory/ |
D | memory_pressure_listener.cc | 47 void MemoryPressureListener::Notify(MemoryPressureLevel memory_pressure_level) { in Notify() function in base::MemoryPressureListener
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
D | SDLOSXCAGuard.h | 103 void (*Notify)(struct S_SDLOSXCAGuard *cag); member
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
D | DNSOperationCode.java | 31 Notify("Notify", 4), enumConstant
|
/external/chromium_org/content/browser/power_profiler/ |
D | power_profiler_service.cc | 106 void PowerProfilerService::Notify(const PowerEventVector& events) { in Notify() function in content::PowerProfilerService
|
/external/chromium_org/base/android/ |
D | application_status_listener.cc | 51 void ApplicationStatusListener::Notify(ApplicationState state) { in Notify() function in base::android::ApplicationStatusListener
|
/external/chromium_org/storage/browser/fileapi/ |
D | task_runner_bound_observer_list.h | 66 void Notify(Method method, const Params& params) const { in Notify() function
|