Searched defs:watch (Results 1 – 11 of 11) sorted by relevance
/external/dnsmasq/src/ |
D | dbus.c | 59 struct watch { struct 60 DBusWatch *watch; argument 61 struct watch *next; argument 65 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch() 84 static void remove_watch(DBusWatch *watch, void *data) in remove_watch()
|
/external/kernel-headers/original/linux/ |
D | inotify.h | 172 static inline void inotify_init_watch(struct inotify_watch *watch) in inotify_init_watch() 193 struct inotify_watch *watch, in inotify_add_watch() 200 struct inotify_watch *watch) in inotify_rm_watch() 211 struct inotify_watch *watch) in inotify_remove_watch_locked() 215 static inline void get_inotify_watch(struct inotify_watch *watch) in get_inotify_watch() 219 static inline void put_inotify_watch(struct inotify_watch *watch) in put_inotify_watch()
|
D | audit.h | 434 struct audit_watch *watch; /* associated watch */ member
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_common.c | 60 DBusWatch *watch, eloop_event_type type) in process_watch() 100 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch() 130 static void remove_watch(DBusWatch *watch, void *data) in remove_watch() 149 static void watch_toggled(DBusWatch *watch, void *data) in watch_toggled()
|
/external/chromium/base/win/ |
D | object_watcher.cc | 50 Watch* watch = new Watch; in StartWatching() local 122 Watch* watch = static_cast<Watch*>(param); in DoneWaiting() local
|
/external/chromium_org/base/files/ |
D | file_path_watcher_linux.cc | 257 Watch watch = inotify_add_watch(inotify_fd_, path.value().c_str(), in AddWatch() local 270 bool InotifyReader::RemoveWatch(Watch watch, in RemoveWatch()
|
/external/chromium/base/files/ |
D | file_path_watcher_linux.cc | 257 Watch watch = inotify_add_watch(inotify_fd_, path.value().c_str(), in AddWatch() local 270 bool InotifyReader::RemoveWatch(Watch watch, in RemoveWatch()
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | CSSSelectorWatch.cpp | 57 …CSSSelectorWatch* watch = static_cast<CSSSelectorWatch*>(DocumentSupplement::from(&document, kSupp… in from() local
|
/external/chromium_org/dbus/ |
D | bus.cc | 45 explicit Watch(DBusWatch* watch) in Watch() 997 Watch* watch = new Watch(raw_watch); in OnAddWatch() local 1008 Watch* watch = static_cast<Watch*>(dbus_watch_get_data(raw_watch)); in OnRemoveWatch() local 1016 Watch* watch = static_cast<Watch*>(dbus_watch_get_data(raw_watch)); in OnToggleWatch() local
|
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/ |
D | gallery_watch_manager.cc | 331 scoped_refptr<GalleryFilePathWatcher> watch( in StartGalleryWatch() local
|
/external/chromium_org/net/base/registry_controlled_domains/ |
D | effective_tld_names.gperf | 5907 watch, 0 keyword
|