/aosp_15_r20/external/rust/android-crates-io/crates/http/src/ |
D | request.rs | 369 pub fn connect<T>(uri: T) -> Builder in connect() method 699 fn default() -> Request<T> { in default() method 1076 fn default() -> Builder { in default() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | retry.py | 246 connect=None, argument 341 def from_int(cls, retries, redirect=True, default=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | retry.py | 246 connect=None, argument 341 def from_int(cls, retries, redirect=True, default=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | retry.py | 246 connect=None, argument 341 def from_int(cls, retries, redirect=True, default=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | retry.py | 246 connect=None, argument 341 def from_int(cls, retries, redirect=True, default=None): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | httplib.py | 698 def getheader(self, name, default=None): argument 818 def connect(self): member in HTTPConnection 1175 def connect(self, host=None, port=None): member in HTTP 1252 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | a2dp.rs | 237 fn connect(self: &A2dpIntf, bt_addr: RawAddress) -> u32; in connect() function 257 fn connect(self: &A2dpSinkIntf, bt_addr: RawAddress) -> i32; in connect() function 285 fn default() -> A2dpCodecConfig { in default() method 399 pub fn connect(&mut self, addr: RawAddress) -> BtStatus { in connect() method 512 pub fn connect(&mut self, bt_addr: RawAddress) { in connect() method
|
D | le_audio.rs | 140 fn connect(self: Pin<&mut LeAudioClientIntf>, addr: RawAddress); in connect() function 262 fn default() -> Self { in default() method 443 fn default() -> Self { in default() method 614 pub fn connect(&mut self, addr: RawAddress) { in connect() method
|
D | gatt.rs | 516 fn default() -> Self { in default() method 544 fn default() -> Self { in default() method 1175 pub fn connect( in connect() method 1378 pub fn connect( in connect() method
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/ |
H A D | client.py | 715 def getheader(self, name, default=None): argument 942 def connect(self): member in HTTPConnection 1448 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/ |
D | client.py | 715 def getheader(self, name, default=None): argument 942 def connect(self): member in HTTPConnection 1448 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/external/python/cpython3/Lib/http/ |
D | client.py | 715 def getheader(self, name, default=None): argument 942 def connect(self): member in HTTPConnection 1448 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/ |
D | client.py | 715 def getheader(self, name, default=None): argument 942 def connect(self): member in HTTPConnection 1448 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/ |
D | client.py | 715 def getheader(self, name, default=None): argument 942 def connect(self): member in HTTPConnection 1448 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/ |
D | client.py | 715 def getheader(self, name, default=None): argument 942 def connect(self): member in HTTPConnection 1448 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/client/ |
D | client.rs | 80 fn default() -> Client<HttpConnector, Body> { in default() method 373 let connect = self.connect_to(pool_key); in connection_for() localVariable 933 fn default() -> Self { in default() method
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | inet.py | 352 def __init__(self, name, default): argument 1548 def connect(self): member in TCP_client
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument 1429 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument 1429 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument 1429 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | util.py | 324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument 1429 def connect(self): member in HTTPSConnection
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/DeviceDiagnosticsLib/android_common/repackaged-jarjar/kotlinc/ |
D | DeviceDiagnosticsLib.jar | ... )
int $i$a$-commit$default-WaitForResultActivity$onPermissionsGranted$1
androidx.fragment. ... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/DeviceDiagnosticsLib/android_common/kotlin/ |
D | DeviceDiagnosticsLib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/packages__apps__DeviceDiagnostics__DeviceDiagnosticsLib__src__main__android_common__DeviceDiagnosticsLib.kotlin_module
com ... |
/aosp_15_r20/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …ent:1,liter:1,everi:1,string:1,fals:1,unfamiliar:1,proxy_typ:1,veri:1,affect:1,tri:1,force_excepti… property
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kotlin_headers/ |
D | WallpaperPicker2Lib.jar | ... .android.wallpaper.effects.Effect copy$default (com.android.wallpaper.effects.Effect ... |