Searched refs:autodetect (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/webrtc/base/
H A Dproxyinfo.cc20 ProxyInfo::ProxyInfo() : type(PROXY_NONE), autodetect(false) {
H A Dproxyinfo.h32 bool autodetect; member in struct:rtc::ProxyInfo
H A Dproxydetect_unittest.cc143 EXPECT_TRUE(proxy_info.autodetect);
159 EXPECT_FALSE(proxy_info.autodetect);
H A Dautodetectproxy.cc65 // Clean up the autodetect socket, from the thread that created it
112 bool autodetect = proxy().autodetect; local
127 << autodetect << " " << bypass_list << " " << username;
H A Dproxydetect.cc582 proxy->autodetect = true;
672 proxy->autodetect = true;
730 if (proxy->autodetect) {
1291 if (result && (proxy->autodetect ||
/external/kernel-headers/original/uapi/linux/
H A Dfd.h174 short autodetect[8]; /* autodetected formats */ member in struct:floppy_drive_params

Completed in 138 milliseconds