/external/chromium_org/remoting/host/ |
D | config_file_watcher.cc | 102 void ConfigFileWatcher::Watch(ConfigWatcher::Delegate* delegate) { in Watch() function in remoting::ConfigFileWatcher 119 void ConfigFileWatcherImpl::Watch(ConfigWatcher::Delegate* delegate) { in Watch() function in remoting::ConfigFileWatcherImpl
|
/external/chromium_org/net/dns/ |
D | dns_config_service_posix.cc | 54 bool Watch(const CallbackType& callback) { in Watch() function in net::internal::__anon1e682d5c0111::DnsConfigWatcher 71 bool Watch(const base::Callback<void(bool succeeded)>& callback) { in Watch() function in net::internal::__anon1e682d5c0111::DnsConfigWatcher 99 bool Watch(const CallbackType& callback) { in Watch() function in net::internal::__anon1e682d5c0111::DnsConfigWatcher 209 bool Watch() { in Watch() function in net::internal::DnsConfigServicePosix::Watcher
|
D | notify_watcher_mac.cc | 20 bool NotifyWatcherMac::Watch(const char* key, const CallbackType& callback) { in Watch() function in net::NotifyWatcherMac
|
D | dns_config_watcher_mac.cc | 72 bool DnsConfigWatcher::Watch( in Watch() function in net::internal::DnsConfigWatcher
|
D | dns_config_service_win.cc | 300 bool Watch(const wchar_t* key, const CallbackType& callback) { in Watch() function in net::internal::__anon3e3a68b70111::RegistryWatcher 555 bool Watch() { in Watch() function in net::internal::DnsConfigServiceWin::Watcher
|
/external/chromium_org/base/files/ |
D | file_path_watcher.cc | 49 bool FilePathWatcher::Watch(const FilePath& path, in Watch() function in base::FilePathWatcher
|
D | file_path_watcher_stub.cc | 16 virtual bool Watch(const FilePath& path, in Watch() function in base::__anon162461180111::FilePathWatcherImpl
|
D | file_path_watcher_mac.cc | 18 virtual bool Watch(const FilePath& path, in Watch() function in base::__anon84af238b0111::FilePathWatcherImpl
|
D | file_path_watcher_win.cc | 89 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anon9c9986080111::FilePathWatcherImpl
|
D | file_path_watcher_linux.cc | 47 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch. typedef in base::__anon074e7dca0111::InotifyReader 426 bool FilePathWatcherImpl::Watch(const FilePath& path, in Watch() function in base::__anon074e7dca0111::FilePathWatcherImpl
|
D | file_path_watcher_fsevents.cc | 140 bool FilePathWatcherFSEvents::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherFSEvents
|
D | file_path_watcher_kqueue.cc | 312 bool FilePathWatcherKQueue::Watch(const FilePath& path, in Watch() function in base::FilePathWatcherKQueue
|
/external/chromium_org/chrome/browser/extensions/ |
D | extension_test_notification_observer.cc | 203 void ExtensionTestNotificationObserver::Watch( in Watch() function in ExtensionTestNotificationObserver
|
/external/lldb/source/Plugins/Process/POSIX/ |
D | ProcessMessage.h | 108 static ProcessMessage Watch(lldb::tid_t tid, lldb::addr_t wp_addr) { in Watch() function
|
/external/chromium_org/chrome/browser/speech/ |
D | chrome_speech_recognition_manager_delegate.cc | 153 void Watch(int render_process_id, int render_view_id) { in Watch() function in speech::ChromeSpeechRecognitionManagerDelegate::TabWatcher
|
/external/chromium_org/dbus/ |
D | bus.cc | 43 class Watch : public base::MessagePumpLibevent::Watcher { class 45 explicit Watch(DBusWatch* watch) in Watch() function in dbus::__anonc9c9389d0111::Watch
|
/external/lldb/source/API/ |
D | SBValue.cpp | 1632 SBValue::Watch (bool resolve_location, bool read, bool write, SBError &error) in Watch() function in SBValue 1706 SBValue::Watch (bool resolve_location, bool read, bool write) in Watch() function in SBValue
|