Searched refs:OnFileCanReadWithoutBlocking (Results 1 - 9 of 9) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/
H A Dtest_channel_transport.h53 // |OnFileCanReadWithoutBlocking|.
60 void OnFileCanReadWithoutBlocking(int fd) override;
H A Dhci_transport.h97 void OnFileCanReadWithoutBlocking(int fd) override;
/system/connectivity/shill/net/
H A Dio_input_handler.h40 void OnFileCanReadWithoutBlocking(int fd) override;
H A Dio_ready_handler.h43 void OnFileCanReadWithoutBlocking(int fd) override;
H A Dio_ready_handler.cc55 void IOReadyHandler::OnFileCanReadWithoutBlocking(int fd) { function in class:shill::IOReadyHandler
H A Dio_input_handler.cc50 void IOInputHandler::OnFileCanReadWithoutBlocking(int fd) { function in class:shill::IOInputHandler
/system/bt/vendor_libs/test_vendor_lib/src/
H A Dtest_channel_transport.cc89 void TestChannelTransport::OnFileCanReadWithoutBlocking(int fd) { function in class:test_vendor_lib::TestChannelTransport
H A Dhci_transport.cc63 void HciTransport::OnFileCanReadWithoutBlocking(int fd) { function in class:test_vendor_lib::HciTransport
/system/webservd/webservd/
H A Dprotocol_handler.cc332 void OnFileCanReadWithoutBlocking(int /* fd */) override {

Completed in 8379 milliseconds