HomeSort by relevance Sort by last modified time
    Searched refs:PPB_NetworkMonitor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/api/
ppb_network_monitor.idl 7 * This file defines the <code>PPB_NetworkMonitor</code> interface.
17 * The <code>PPB_NetworkMonitor</code> allows to get network interfaces
25 interface PPB_NetworkMonitor {
66 * <code>PPB_NetworkMonitor</code>, <code>PP_FALSE</code> otherwise.
  /external/chromium_org/ppapi/c/
ppb_network_monitor.h 18 #define PPB_NETWORKMONITOR_INTERFACE_1_0 "PPB_NetworkMonitor;1.0"
23 * This file defines the <code>PPB_NetworkMonitor</code> interface.
32 * The <code>PPB_NetworkMonitor</code> allows to get network interfaces
78 * <code>PPB_NetworkMonitor</code>, <code>PP_FALSE</code> otherwise.
83 typedef struct PPB_NetworkMonitor_1_0 PPB_NetworkMonitor;

Completed in 532 milliseconds