/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_asyncore.py | 340 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
|
D | test_asynchat.py | 76 def handle_connect(self): member in echo_client
|
D | test_poplib.py | 146 def handle_connect(self): member in DummyPOP3Server
|
D | test_ftplib.py | 258 def handle_connect(self): member in DummyFTPServer
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_asyncore.py | 321 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
|
D | test_asynchat.py | 82 def handle_connect(self): member in echo_client
|
D | test_poplib.py | 250 def handle_connect(self): member in DummyPOP3Server
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/serialization/ |
D | client.cpp | 43 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/ |
D | async_tcp_client.cpp | 144 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/ |
D | async_tcp_client.cpp | 143 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/ |
D | async_client.cpp | 63 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/ |
D | client.cpp | 56 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/ |
D | chat_client.cpp | 50 void handle_connect(const boost::system::error_code& error) in handle_connect() function in chat_client
|
D | posix_chat_client.cpp | 41 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 D | ktipc.c | 167 static void handle_connect(struct ktipc_server* ksrv, struct ksrv_port* kport) { in handle_connect() function
|
/aosp_15_r20/trusty/user/base/lib/tipc/ |
D | tipc_srv.c | 210 static void handle_connect(struct port_ctx* port) { in handle_connect() function
|
/aosp_15_r20/external/python/pyserial/examples/ |
D | port_publisher.py | 280 def handle_connect(self): member in Forwarder
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | asyncore.py | 514 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | asyncore.py | 490 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | asyncore.py | 490 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | asyncore.py | 490 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | asyncore.py | 490 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | asyncore.py | 490 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | asyncore.py | 490 def handle_connect(self): member in dispatcher
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ip/ |
D | tcp.cpp | 961 void handle_connect(const boost::system::error_code& err) in handle_connect() function
|