Home
last modified time | relevance | path

Searched defs:get_proxy (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_client_lib.py39 def get_proxy(*args, **kwargs): function
/aosp_15_r20/external/autotest/client/cros/networking/
H A Dmm1_proxy.py40 def get_proxy(cls, bus=None, timeout_seconds=10): member in ModemManager1Proxy
H A Dshill_proxy.py367 def get_proxy(cls, bus=None, timeout_seconds=10): member in ShillProxy
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dutils.py767 def get_proxy(key): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dutils.py767 def get_proxy(key): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dutils.py767 def get_proxy(key): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/requests/
Dutils.py767 def get_proxy(key): function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs129 pub fn get_proxy(&self) -> StateMachineProxy { in get_proxy() method