Searched defs:autodetect (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dproxyinfo.h32 bool autodetect; member in struct:rtc::ProxyInfo
37 ProxyInfo() : type(PROXY_NONE), autodetect(false) { }
H A Dautodetectproxy.cc59 // Clean up the autodetect socket, from the thread that created it
106 bool autodetect = proxy().autodetect; local
121 << autodetect << " " << bypass_list << " " << username;
/external/kernel-headers/original/uapi/linux/
H A Dfd.h174 short autodetect[8]; /* autodetected formats */ member in struct:floppy_drive_params

Completed in 94 milliseconds