Home
last modified time | relevance | path

Searched defs:handle_read (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncore.py414 def handle_read(self): member in FileWrapperTest.test_dispatcher.FileDispatcher
579 def handle_read(self): member in BaseTestAPI.test_handle_read.TestClient
608 def handle_read(self): member in BaseTestAPI.test_handle_close.TestClient
647 def handle_read(self): member in BaseTestAPI.test_handle_close_after_conn_broken.TestHandler
Dtest_poplib.py201 def handle_read(self): member in DummyPOP3Handler
252 handle_read = handle_connect variable in DummyPOP3Server
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_asyncore.py438 def handle_read(self): member in FileWrapperTest.test_dispatcher.FileDispatcher
568 def handle_read(self): member in BaseTestAPI.test_handle_read.TestClient
597 def handle_read(self): member in BaseTestAPI.test_handle_close.TestClient
Dtest_poplib.py148 handle_read = handle_connect variable in DummyPOP3Server
274 def handle_read(self): member in DummyPOP3_SSLHandler
Dtest_ftplib.py39 def handle_read(self): member in DummyDTPHandler
260 handle_read = handle_connect variable in DummyFTPServer
/aosp_15_r20/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_gatt_server.py68 def handle_read(self): member in BluetoothGATTServer
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server2/
Dconnection.cpp39 void connection::handle_read(const boost::system::error_code& e, in handle_read() function in http::server2::connection
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server3/
Dconnection.cpp40 void connection::handle_read(const boost::system::error_code& e, in handle_read() function in http::server3::connection
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server/
Dconnection.cpp46 void connection::handle_read(const boost::system::error_code& e, in handle_read() function in http::server::connection
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/serialization/
Dclient.cpp64 void handle_read(const boost::system::error_code& e) in handle_read() function in s11n_example::client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/local/
Dconnect_pair.cpp46 void handle_read(const boost::system::error_code& ec, std::size_t size) in handle_read() function in uppercase_filter
Dstream_server.cpp46 void handle_read(const boost::system::error_code& error, in handle_read() function in session
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/fork/
Dprocess_per_connection.cpp115 void handle_read(const boost::system::error_code& ec, std::size_t length) in handle_read() function in server
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/echo/
Dasync_tcp_echo_server.cpp40 void handle_read(const boost::system::error_code& error, in handle_read() function in session
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/timeouts/
Dasync_tcp_client.cpp198 void handle_read(const boost::system::error_code& error, std::size_t n) in handle_read() function in client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/timeouts/
Dasync_tcp_client.cpp198 void handle_read(const boost::system::error_code& ec, std::size_t n) in handle_read() function in client
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/ssl/
Dclient.cpp107 void handle_read(const boost::system::error_code& error, in handle_read() function in client
Dserver.cpp55 void handle_read(const boost::system::error_code& error, in handle_read() function in session
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/nonblocking/
Dthird_party_lib.cpp136 void handle_read(boost::system::error_code ec) in handle_read() function in connection
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dasynchat.py121 def handle_read(self): member in async_chat
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dasynchat.py121 def handle_read(self): member in async_chat
/aosp_15_r20/external/python/cpython3/Lib/
Dasynchat.py121 def handle_read(self): member in async_chat
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dasynchat.py121 def handle_read(self): member in async_chat
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dasynchat.py121 def handle_read(self): member in async_chat
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dasynchat.py121 def handle_read(self): member in async_chat

123