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

  /external/c-ares/
ares.h 161 #define ARES_OPT_TIMEOUTMS (1 << 13)
ares_init.c 340 ARES_OPT_SORTLIST|ARES_OPT_TIMEOUTMS) |
347 set the ARES_OPT_TIMEOUT anymore, only the new ARES_OPT_TIMEOUTMS */
423 if ((optmask & ARES_OPT_TIMEOUTMS) && channel->timeout == -1)
    [all...]
  /system/connectivity/shill/
dns_client.cc 118 ARES_OPT_TIMEOUTMS);

Completed in 149 milliseconds