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

  /external/smack/src/com/kenai/jbosh/
CMSessionParams.java 32 private final AttrPolling polling; field in class:CMSessionParams
69 polling = aPolling;
97 resp.getAttribute(Attributes.POLLING)),
142 return polling;
BOSHClient.java 1143 AttrPolling polling = cmParams.getPollingInterval(); local
    [all...]
  /external/ping/
ping_common.c 516 int polling; local
548 polling = 0;
564 polling = MSG_DONTWAIT;
570 if (!polling &&
579 polling = MSG_DONTWAIT;
597 cc = recvmsg(icmp_sock, &msg, polling);
598 polling = MSG_DONTWAIT;
  /device/asus/deb/
init.deb.rc 161 chmod 0664 /sys/devices/platform/msm_sdcc.1/polling
162 chmod 0664 /sys/devices/platform/msm_sdcc.2/polling
163 chmod 0664 /sys/devices/platform/msm_sdcc.3/polling
164 chmod 0664 /sys/devices/platform/msm_sdcc.4/polling
166 # Chown polling nodes as needed from UI running on system server
167 chown system system /sys/devices/platform/msm_sdcc.1/polling
168 chown system system /sys/devices/platform/msm_sdcc.2/polling
169 chown system system /sys/devices/platform/msm_sdcc.3/polling
170 chown system system /sys/devices/platform/msm_sdcc.4/polling
  /device/asus/flo/
init.flo.rc 157 chmod 0664 /sys/devices/platform/msm_sdcc.1/polling
158 chmod 0664 /sys/devices/platform/msm_sdcc.2/polling
159 chmod 0664 /sys/devices/platform/msm_sdcc.3/polling
160 chmod 0664 /sys/devices/platform/msm_sdcc.4/polling
162 # Chown polling nodes as needed from UI running on system server
163 chown system system /sys/devices/platform/msm_sdcc.1/polling
164 chown system system /sys/devices/platform/msm_sdcc.2/polling
165 chown system system /sys/devices/platform/msm_sdcc.3/polling
166 chown system system /sys/devices/platform/msm_sdcc.4/polling
  /device/lge/mako/
init.mako.rc 161 chmod 0664 /sys/devices/platform/msm_sdcc.1/polling
162 chmod 0664 /sys/devices/platform/msm_sdcc.2/polling
163 chmod 0664 /sys/devices/platform/msm_sdcc.3/polling
164 chmod 0664 /sys/devices/platform/msm_sdcc.4/polling
166 # Chown polling nodes as needed from UI running on system server
167 chown system system /sys/devices/platform/msm_sdcc.1/polling
168 chown system system /sys/devices/platform/msm_sdcc.2/polling
169 chown system system /sys/devices/platform/msm_sdcc.3/polling
170 chown system system /sys/devices/platform/msm_sdcc.4/polling
  /external/kernel-headers/original/linux/
if_vlan.h 121 u16 vlan_tci, int polling);
144 u16 vlan_tci, int polling)
  /external/qemu/
qemu-char.c 920 int polling; member in struct:__anon13835
979 s->polling = 1;
998 s->polling = 0;
1017 if (s->polling) {
1018 /* If we arrive here without polling being cleared due
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.js     [all...]

Completed in 415 milliseconds