Home
last modified time | relevance | path

Searched defs:handle_connect (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_asyncore.py340 def handle_connect(self): member in dispatcherwithsend_noread
468 def handle_connect(self): member in BaseTestHandler
514 def handle_connect(self): member in BaseClient
538 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
Dtest_asynchat.py76 def handle_connect(self): member in echo_client
Dtest_poplib.py146 def handle_connect(self): member in DummyPOP3Server
Dtest_ftplib.py258 def handle_connect(self): member in DummyFTPServer
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncore.py321 def handle_connect(self): member in dispatcherwithsend_noread
457 def handle_connect(self): member in BaseTestHandler
501 def handle_connect(self): member in BaseClient
525 def handle_connect(self): member in BaseTestAPI.test_handle_connect.TestClient
Dtest_asynchat.py82 def handle_connect(self): member in echo_client
Dtest_poplib.py250 def handle_connect(self): member in DummyPOP3Server
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/serialization/
Dclient.cpp43 void handle_connect(const boost::system::error_code& e) in handle_connect() function in s11n_example::client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/timeouts/
Dasync_tcp_client.cpp144 void handle_connect(const boost::system::error_code& error, in handle_connect() function in client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/timeouts/
Dasync_tcp_client.cpp143 void handle_connect(const boost::system::error_code& ec, in handle_connect() function in client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/client/
Dasync_client.cpp63 void handle_connect(const boost::system::error_code& err) in handle_connect() function in client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/ssl/
Dclient.cpp56 void handle_connect(const boost::system::error_code& error) in handle_connect() function in client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/chat/
Dchat_client.cpp50 void handle_connect(const boost::system::error_code& error) in handle_connect() function in chat_client
Dposix_chat_client.cpp41 void handle_connect(const boost::system::error_code& error) in handle_connect() function in posix_chat_client
/aosp_15_r20/trusty/kernel/lib/ktipc/
H A Dktipc.c167 static void handle_connect(struct ktipc_server* ksrv, struct ksrv_port* kport) { in handle_connect() function
/aosp_15_r20/trusty/user/base/lib/tipc/
Dtipc_srv.c210 static void handle_connect(struct port_ctx* port) { in handle_connect() function
/aosp_15_r20/external/python/pyserial/examples/
Dport_publisher.py280 def handle_connect(self): member in Forwarder
/aosp_15_r20/external/python/cpython2/Lib/
Dasyncore.py514 def handle_connect(self): member in dispatcher
/aosp_15_r20/external/python/cpython3/Lib/
Dasyncore.py490 def handle_connect(self): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dasyncore.py490 def handle_connect(self): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dasyncore.py490 def handle_connect(self): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dasyncore.py490 def handle_connect(self): member in dispatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dasyncore.py490 def handle_connect(self): member in dispatcher
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dasyncore.py490 def handle_connect(self): member in dispatcher
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/
Dtcp.cpp961 void handle_connect(const boost::system::error_code& err) in handle_connect() function

12