HomeSort by relevance Sort by last modified time
    Searched defs:autodetect (Results 1 - 6 of 6) sorted by null

  /external/python/google-api-python-client/googleapiclient/discovery_cache/
__init__.py 28 def autodetect(): function
  /external/webrtc/webrtc/base/
proxyinfo.h 32 bool autodetect; member in struct:rtc::ProxyInfo
autodetectproxy.cc 65 // Clean up the autodetect socket, from the thread that created it
112 bool autodetect = proxy().autodetect; local
127 << autodetect << " " << bypass_list << " " << username;
  /bionic/libc/kernel/uapi/linux/
fd.h 87 short autodetect[8]; member in struct:floppy_drive_params
  /external/kernel-headers/original/uapi/linux/
fd.h 175 short autodetect[8]; /* autodetected formats */ member in struct:floppy_drive_params
  /external/python/apitools/samples/bigquery_sample/bigquery_v2/
bigquery_v2_messages.py 875 autodetect = _messages.BooleanField(1) variable in class:ExternalDataConfiguration
1150 autodetect = _messages.BooleanField(3) variable in class:JobConfigurationLoad
    [all...]

Completed in 1570 milliseconds