HomeSort by relevance Sort by last modified time
    Searched full:monitors (Results 26 - 50 of 155) sorted by null

12 3 4 5 6 7

  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_unix.c 34 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
37 * interface monitors into struct wpa_supplicant. This data is private to
450 * there are any attached monitors in order to allow
454 "monitors to receive messages");
502 * wpa_supplicant_ctrl_iface_send - Send a control interface packet to monitors
ctrl_iface_udp.c 31 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
34 * interface monitors into struct wpa_supplicant. This data is private to
324 * there are any attached monitors in order to allow
328 "monitors to receive messages");
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 35 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
38 * interface monitors into struct wpa_supplicant. This data is private to
445 * there are any attached monitors in order to allow
449 "monitors to receive messages");
494 * wpa_supplicant_ctrl_iface_send - Send a control interface packet to monitors
ctrl_iface_udp.c 31 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
34 * interface monitors into struct wpa_supplicant. This data is private to
324 * there are any attached monitors in order to allow
328 "monitors to receive messages");
  /dalvik/vm/
Sync.h 114 * Frees unmarked monitors from the monitor list. The given callback
  /external/chromium/chrome/common/extensions/docs/static/
pageAction.html 82 <!-- [PENDING: We should discuss how tabs and page actions are related. All methods take a tab ID argument. How do you get that tab ID? What's the usual way of arranging the code that monitors pages? Point to examples.] -->
  /external/chromium/net/base/
network_change_notifier.h 14 // NetworkChangeNotifier monitors the system for network changes, and notifies
  /external/srec/portable/include/
ptrd.h 92 * Creates a thread monitor. Thread monitors can be locked, unlocked, can be
93 * waited on and can be notified. Monitors implement so-called recursive
243 * Creates a thread mutex. Thread mutexes are similar to thread monitors
246 * using mutexes instead of monitors is preferable. Mutexes implement
  /external/wpa_supplicant/
ctrl_iface_udp.c 31 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
34 * interface monitors into struct wpa_supplicant. This data is private to
324 * there are any attached monitors in order to allow
328 "monitors to receive messages");
  /hardware/ril/mock-ril/src/cpp/
worker.h 31 * monitors isRunning(). For example:
  /external/chromium/chrome/browser/ui/
window_sizer.h 42 // the monitors on the system.
69 // Returns the number of monitors on the system.
  /frameworks/base/core/java/android/os/
FileObserver.java 28 * Monitors files (using <a href="http://en.wikipedia.org/wiki/Inotify">inotify</a>)
33 * <p>Each FileObserver instance monitors a single file or directory.
  /frameworks/base/opengl/libs/
debug.in 38 TRACE_GL_VOID(glDeletePerfMonitorsAMD, (GLsizei n, GLuint *monitors), (n, monitors), 2, "GLsizei", n, "GLuint *", monitors)
90 TRACE_GL_VOID(glGenPerfMonitorsAMD, (GLsizei n, GLuint *monitors), (n, monitors), 2, "GLsizei", n, "GLuint *", monitors)
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h 412 GL_APICALL void GL_APIENTRY glGenPerfMonitorsAMD (GLsizei n, GLuint *monitors);
413 GL_APICALL void GL_APIENTRY glDeletePerfMonitorsAMD (GLsizei n, GLuint *monitors);
424 typedef void (GL_APIENTRYP PFNGLGENPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
425 typedef void (GL_APIENTRYP PFNGLDELETEPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
  /external/chromium/chrome/browser/
background_mode_manager.h 31 // "background" permission installed. This class monitors the set of
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.h 31 // a layout, and monitors for balloons being closed, which it reports
  /external/chromium/testing/gtest/samples/
sample10_unittest.cc 74 // This event listener monitors how many Water objects are created and
  /external/dbus/cmake/tools/
dbus-monitor.xml 42 specified, <command>dbus-monitor</command> monitors the session bus.</para>
  /external/iproute2/doc/
arpd.sgml 69 If no interfaces given, <tt/arpd/ monitors all the interfaces.
  /external/iproute2/man/man8/
arpd.8 43 <INTERFACE> is the name of networking interface to watch. If no interfaces given, arpd monitors all the interfaces. In this case arpd does not adjust sysctl parameters, it is supposed user does this himself after arpd is started.
  /external/protobuf/gtest/samples/
sample10_unittest.cc 74 // This event listener monitors how many Water objects are created and
  /frameworks/base/services/java/com/android/server/
DockObserver.java 41 * <p>DockObserver monitors for a docking station.
  /frameworks/base/services/java/com/android/server/am/
DeviceMonitor.java 25 * Monitors device resources periodically for some period of time. Useful for
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsStorageMonitor.java 31 * Monitors the device and ICC storage, and sends the appropriate events.
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h 412 GL_APICALL void GL_APIENTRY glGenPerfMonitorsAMD (GLsizei n, GLuint *monitors);
413 GL_APICALL void GL_APIENTRY glDeletePerfMonitorsAMD (GLsizei n, GLuint *monitors);
424 typedef void (GL_APIENTRYP PFNGLGENPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);
425 typedef void (GL_APIENTRYP PFNGLDELETEPERFMONITORSAMDPROC) (GLsizei n, GLuint *monitors);

Completed in 628 milliseconds

12 3 4 5 6 7