Home
last modified time | relevance | path

Searched defs:create_connection (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py37 def create_connection( function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py37 def create_connection( function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py37 def create_connection( function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py37 def create_connection( function
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/
H A Dclient_https.hpp65 std::shared_ptr<Connection> create_connection() noexcept override { in Client() function in SimpleWeb::Client
H A Dserver_http.hpp541 std::shared_ptr<Connection> create_connection(Args &&...args) noexcept { in create_connection() function in SimpleWeb::ServerBase
H A Dclient_http.hpp839 std::shared_ptr<Connection> create_connection() noexcept override { in create_connection() function in SimpleWeb::Client
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/tests/
H A Dparse_test.cpp58 std::shared_ptr<Connection> create_connection() noexcept override { in create_connection() function in ClientTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dmock_socket.py117 def create_connection(address, timeout=socket_module._GLOBAL_DEFAULT_TIMEOUT, function
Dtest_httplib.py134 def create_connection(self, *pos, **kw): member in FakeSocketHTTPConnection
2178 def create_connection(address, timeout=None, source_address=None): function
/aosp_15_r20/external/python/cpython2/Lib/
Dsocket.py541 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dsocket.py809 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dsocket.py809 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dsocket.py809 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/external/python/cpython3/Lib/
Dsocket.py809 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dsocket.py809 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dsocket.py809 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_httplib.py952 def create_connection(address, timeout=None, source_address=None): function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h281 void create_connection(Address address) { in create_connection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Devents.py300 async def create_connection( member in AbstractEventLoop
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Devents.py300 async def create_connection( member in AbstractEventLoop
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Devents.py300 async def create_connection( member in AbstractEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Devents.py300 async def create_connection( member in AbstractEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Devents.py300 async def create_connection( member in AbstractEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Devents.py300 async def create_connection( member in AbstractEventLoop

12