HomeSort by relevance Sort by last modified time
    Searched full:watchers (Results 1 - 12 of 12) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
early_warning_system.py 80 tool.bugs.post_comment_to_bug(state["patch"].bug_id(), message, cc=cls.watchers)
87 watchers = AbstractEarlyWarningSystem.watchers + [ variable in class:GtkEWS
101 watchers = AbstractEarlyWarningSystem.watchers + [ variable in class:ChromiumEWS
queues.py 49 watchers = [ variable in class:AbstractQueue
50 "webkit-bot-watchers@googlegroups.com",
65 self.tool.bugs.add_cc_to_bug(bug_id, self.watchers)
68 log("Failed to CC watchers.")
294 tool.bugs.post_comment_to_bug(state["patch"].bug_id(), message, cc=cls.watchers)
  /external/webkit/WebCore/page/
Geolocation.cpp 164 void Geolocation::Watchers::set(int id, PassRefPtr<GeoNotifier> prpNotifier)
172 void Geolocation::Watchers::remove(int id)
181 void Geolocation::Watchers::remove(GeoNotifier* notifier)
190 bool Geolocation::Watchers::contains(GeoNotifier* notifier) const
195 void Geolocation::Watchers::clear()
201 bool Geolocation::Watchers::isEmpty() const
206 void Geolocation::Watchers::getNotifiersVector(Vector<RefPtr<GeoNotifier> >& copy) const
636 // cleared in handleError. For watchers, the spec requires that the timer is
Geolocation.h 120 class Watchers {
178 Watchers m_watchers;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 180 /* sizeof ebt_entry + matches + watchers */
182 /* sizeof ebt_entry + matches + watchers + target */
  /external/chromium/net/socket/
tcp_client_socket_libevent.h 114 // The corresponding watchers for reads and writes.
  /external/chromium/base/
directory_watcher_unittest.cc 316 DirectoryWatcher watchers[kNumberOfWatchers]; local
325 ASSERT_TRUE(watchers[i].Watch(subdirs[i], &delegates[i],
  /external/bluetooth/glib/glib/
gmain.h 259 /* Idles, child watchers and timeouts */
  /frameworks/base/core/java/android/text/
DynamicLayout.java 156 // Strip out any watchers for other DynamicLayouts.
  /packages/apps/Email/src/com/android/email/
SecurityPolicy.java 296 * Clear all account hold flags that are set. This will trigger watchers, and in particular
  /frameworks/base/core/java/android/widget/
TextView.java 2697 final ChangeWatcher[] watchers = sp.getSpans(0, sp.length(), ChangeWatcher.class); local
    [all...]
  /external/webkit/WebKitTools/
ChangeLog     [all...]

Completed in 533 milliseconds