Home
last modified time | relevance | path

Searched refs:OnFileCanReadWithoutBlocking (Results 1 – 18 of 18) sorted by relevance

/external/chromium/base/
Dmessage_pump_libevent.h46 virtual void OnFileCanReadWithoutBlocking(int fd) = 0;
78 void OnFileCanReadWithoutBlocking(int fd, MessagePumpLibevent* pump);
Dmessage_pump_libevent.cc93 void MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpLibevent::FileDescriptorWatcher
96 watcher_->OnFileCanReadWithoutBlocking(fd); in OnFileCanReadWithoutBlocking()
336 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()
Dmessage_loop_unittest.cc1645 virtual void OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in __anon223d7da50211::QuitDelegate
/external/chromium/net/base/
Dnetwork_change_notifier_linux.cc32 virtual void OnFileCanReadWithoutBlocking(int fd);
89 void NetworkChangeNotifierLinux::Thread::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in net::NetworkChangeNotifierLinux::Thread
Dlisten_socket.h115 virtual void OnFileCanReadWithoutBlocking(int fd);
Dlisten_socket.cc302 void ListenSocket::OnFileCanReadWithoutBlocking(int fd) { function in ListenSocket
/external/chromium/net/udp/
Dudp_socket_libevent.h105 virtual void OnFileCanReadWithoutBlocking(int /* fd */) { in OnFileCanReadWithoutBlocking() function
124 virtual void OnFileCanReadWithoutBlocking(int /* fd */) {} in OnFileCanReadWithoutBlocking() function
/external/chromium/net/socket/
Dtcp_client_socket_libevent.h84 virtual void OnFileCanReadWithoutBlocking(int /* fd */) { in OnFileCanReadWithoutBlocking() function
103 virtual void OnFileCanReadWithoutBlocking(int /* fd */) {} in OnFileCanReadWithoutBlocking() function
Dtcp_server_socket_libevent.h34 virtual void OnFileCanReadWithoutBlocking(int fd);
Dtcp_server_socket_libevent.cc180 void TCPServerSocketLibevent::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in net::TCPServerSocketLibevent
/external/chromium/chrome/browser/
Dcrash_handler_host_linux_stub.cc20 void CrashHandlerHostLinux::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in CrashHandlerHostLinux
Dprocess_singleton_linux.cc481 virtual void OnFileCanReadWithoutBlocking(int fd);
539 virtual void OnFileCanReadWithoutBlocking(int fd);
574 void ProcessSingleton::LinuxWatcher::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ProcessSingleton::LinuxWatcher
669 void ProcessSingleton::LinuxWatcher::SocketReader::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in ProcessSingleton::LinuxWatcher::SocketReader
Dcrash_handler_host_linux.h48 virtual void OnFileCanReadWithoutBlocking(int fd);
Dcrash_handler_host_linux.cc112 void CrashHandlerHostLinux::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in CrashHandlerHostLinux
/external/chromium/chrome/common/
Dservice_process_util_posix.h50 virtual void OnFileCanReadWithoutBlocking(int fd);
Dservice_process_util_posix.cc24 void ServiceProcessShutdownMonitor::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ServiceProcessShutdownMonitor
/external/chromium/base/files/
Dfile_path_watcher_mac.cc51 virtual void OnFileCanReadWithoutBlocking(int fd) OVERRIDE;
338 void FilePathWatcherImpl::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in base::files::__anon3f6ebe330111::FilePathWatcherImpl
/external/chromium/net/proxy/
Dproxy_config_service_linux.cc561 void OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in net::__anon0e6b871b0211::GConfSettingGetterImplKDE