HomeSort by relevance Sort by last modified time
    Searched full:watches (Results 51 - 75 of 96) sorted by null

1 23 4

  /external/valgrind/main/include/
pub_tool_gdbserver.h 125 // Behaviour with multiple watches having overlapping addr+len
  /external/chromium/net/socket/
tcp_client_socket_win.cc 136 // |read_watcher_| watches for events from Connect() and Read().
138 // |write_watcher_| watches for events from Write();
  /external/chromium/base/files/
file_path_watcher_browsertest.cc 115 // A helper class for setting up watches on the file thread.
  /external/dbus/dbus/
dbus-connection.c 269 DBusWatchList *watches; /**< Stores active watches. */ member in struct:DBusConnection
689 if (connection->watches)
692 retval = (* add_function) (connection->watches, watch);
696 (* remove_function) (connection->watches, watch);
701 (* toggle_function) (connection->watches, watch, enabled);
    [all...]
dbus-transport.c 898 * to add watches to the connection, queue incoming messages,
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 99 // Watches for NetworkManager events. Because NetworkLibrary loads
116 // Watches for NewTabUI page loads for performance timing purposes.
    [all...]
  /external/chromium/chrome/browser/
process_singleton_linux.cc 483 // SocketReader only watches for accept (read) events.
541 // ProcessSingleton only watches for accept (read) events.
    [all...]
  /dalvik/vm/alloc/
MarkSweep.cpp 179 * - The TrackedAlloc stuff watches all native VM references.
  /external/bluetooth/bluez/serial/
proxy.c 560 /* Remove the watches and unregister the record */
  /external/chromium/chrome/browser/geolocation/
geolocation_browsertest.cc 614 // Send a position which both geolocation watches will receive.
  /external/chromium/chrome/browser/ui/
browser_list.cc 36 // list and delete when the last one is removed. It watches for loads and
  /external/dnsmasq/src/
dnsmasq.h 681 struct watch *watches; member in struct:daemon
dnsmasq.c 203 daemon->watches = NULL;
    [all...]
  /external/kernel-headers/original/linux/
sysctl.h 77 INOTIFY_MAX_USER_WATCHES=2, /* max watches per user */
fs.h 545 struct list_head inotify_watches; /* watches on this inode */
546 struct mutex inotify_mutex; /* protects the watches list */
    [all...]
  /frameworks/base/core/java/android/app/
DialogFragment.java 62 * and Dialog states remains consistent. To do this, it watches for dismiss
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardUpdateMonitor.java 55 * Watches for updates that may be interesting to the keyguard, and provides
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sysctl.h 84 INOTIFY_MAX_USER_WATCHES=2, /* max watches per user */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 84 INOTIFY_MAX_USER_WATCHES=2, /* max watches per user */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 84 INOTIFY_MAX_USER_WATCHES=2, /* max watches per user */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar 
  /dalvik/vm/jdwp/
JdwpEvent.cpp 211 dumpEvent(pEvent); /* TODO - need for field watches */
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.mm 691 // Linux watches for something_changed && text_differs, but that
    [all...]
  /external/bluetooth/bluez/
ChangeLog 303 Add helpers for D-Bus signal watches.
504 Add support for more detailed usage of disconnect watches.
    [all...]
  /external/chromium/net/proxy/
proxy_config_service_linux.cc 545 // inotify watches inodes (so we'll be watching the old deleted file after
    [all...]

Completed in 900 milliseconds

1 23 4