Searched defs:OnReadReady (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ | ||
D | reactor_unittest.cc | 63 void OnReadReady() {} in OnReadReady() function in bluetooth::os::__anon5165bc2d0111::SampleReactable |
D | thread_unittest.cc | 40 void OnReadReady() { in OnReadReady() function in bluetooth::os::__anond85201f50111::SampleReactable |
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | socket_bio_adapter_unittest.cc | 142 void OnReadReady() override { in OnReadReady() function in net::SocketBIOAdapterTest |
H A D | ssl_server_socket_impl.cc | 593 void SSLServerContextImpl::SocketImpl::OnReadReady() { in OnReadReady() function in net::SSLServerContextImpl::SocketImpl |
H A D | ssl_client_socket_impl.cc | 616 void SSLClientSocketImpl::OnReadReady() { in OnReadReady() function in net::SSLClientSocketImpl |