Searched defs:OnFileCanReadWithoutBlocking (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/base/
H A Dasync_socket_io_handler_posix.cc24 void AsyncSocketIoHandler::OnFileCanReadWithoutBlocking(int socket) { function in class:base::AsyncSocketIoHandler
/external/chromium_org/content/browser/
H A Dudev_linux.cc54 void UdevLinux::OnFileCanReadWithoutBlocking(int fd) { function in class:content::UdevLinux
/external/chromium_org/net/dns/
H A Dnotify_watcher_mac.cc51 void NotifyWatcherMac::OnFileCanReadWithoutBlocking(int fd) { function in class:net::NotifyWatcherMac
/external/chromium/chrome/browser/
H A Dcrash_handler_host_linux_stub.cc20 void CrashHandlerHostLinux::OnFileCanReadWithoutBlocking(int fd) { function in class:CrashHandlerHostLinux
/external/chromium_org/chrome/browser/extensions/api/serial/
H A Dserial_io_handler_posix.cc51 void SerialIoHandlerPosix::OnFileCanReadWithoutBlocking(int fd) { function in class:extensions::SerialIoHandlerPosix
/external/chromium/chrome/common/
H A Dservice_process_util_posix.cc24 void ServiceProcessShutdownMonitor::OnFileCanReadWithoutBlocking(int fd) { function in class:ServiceProcessShutdownMonitor
/external/chromium/net/base/
H A Dnetwork_change_notifier_linux.cc32 virtual void OnFileCanReadWithoutBlocking(int fd);
89 void NetworkChangeNotifierLinux::Thread::OnFileCanReadWithoutBlocking(int fd) { function in class:net::NetworkChangeNotifierLinux::Thread
H A Dlisten_socket.cc302 void ListenSocket::OnFileCanReadWithoutBlocking(int fd) { function in class:ListenSocket
/external/chromium/net/socket/
H A Dtcp_server_socket_libevent.cc180 void TCPServerSocketLibevent::OnFileCanReadWithoutBlocking(int fd) { function in class:net::TCPServerSocketLibevent
H A Dtcp_client_socket_libevent.h84 virtual void OnFileCanReadWithoutBlocking(int /* fd */) { function in class:net::TCPClientSocketLibevent::ReadWatcher
103 virtual void OnFileCanReadWithoutBlocking(int /* fd */) {} function in class:net::TCPClientSocketLibevent::WriteWatcher
/external/chromium/net/udp/
H A Dudp_socket_libevent.h105 virtual void OnFileCanReadWithoutBlocking(int /* fd */) { function in class:net::UDPSocketLibevent::ReadWatcher
124 virtual void OnFileCanReadWithoutBlocking(int /* fd */) {} function in class:net::UDPSocketLibevent::WriteWatcher
/external/chromium_org/chrome/common/
H A Dservice_process_util_posix.cc47 void ServiceProcessTerminateMonitor::OnFileCanReadWithoutBlocking(int fd) { function in class:ServiceProcessTerminateMonitor
/external/chromium_org/remoting/host/
H A Dclipboard_x11.cc33 virtual void OnFileCanReadWithoutBlocking(int fd) OVERRIDE;
102 void ClipboardX11::OnFileCanReadWithoutBlocking(int fd) { function in class:remoting::ClipboardX11
/external/chromium_org/remoting/host/posix/
H A Dsignal_handler.cc30 virtual void OnFileCanReadWithoutBlocking(int fd) OVERRIDE;
51 void SignalListener::OnFileCanReadWithoutBlocking(int fd) { function in class:remoting::__anon10492::SignalListener
/external/chromium_org/ui/events/ozone/evdev/
H A Dkey_event_converter.cc199 void KeyEventConverterEvdev::OnFileCanReadWithoutBlocking(int fd) { function in class:ui::KeyEventConverterEvdev
H A Dtouch_event_converter.cc105 void TouchEventConverterEvdev::OnFileCanReadWithoutBlocking(int fd) { function in class:ui::TouchEventConverterEvdev
/external/chromium_org/base/message_loop/
H A Dmessage_pump_io_ios.cc50 void MessagePumpIOSForIO::FileDescriptorWatcher::OnFileCanReadWithoutBlocking( function in class:base::MessagePumpIOSForIO::FileDescriptorWatcher
55 watcher_->OnFileCanReadWithoutBlocking(fd);
198 controller->OnFileCanReadWithoutBlocking(fd, pump);
H A Dmessage_pump_libevent.cc92 void MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking( function in class:base::MessagePumpLibevent::FileDescriptorWatcher
99 watcher_->OnFileCanReadWithoutBlocking(fd);
356 controller->OnFileCanReadWithoutBlocking(fd, pump);
/external/chromium_org/net/base/
H A Daddress_tracker_linux.cc295 void AddressTrackerLinux::OnFileCanReadWithoutBlocking(int fd) { function in class:net::internal::AddressTrackerLinux
/external/chromium_org/remoting/host/linux/
H A Daudio_pipe_reader.cc97 void AudioPipeReader::OnFileCanReadWithoutBlocking(int fd) { function in class:remoting::AudioPipeReader
/external/chromium/base/files/
H A Dfile_path_watcher_mac.cc51 virtual void OnFileCanReadWithoutBlocking(int fd) OVERRIDE;
338 void FilePathWatcherImpl::OnFileCanReadWithoutBlocking(int fd) { function in class:base::files::__anon1676::FilePathWatcherImpl
/external/chromium/base/
H A Dmessage_pump_libevent.cc93 void MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking( function in class:base::MessagePumpLibevent::FileDescriptorWatcher
96 watcher_->OnFileCanReadWithoutBlocking(fd);
336 controller->OnFileCanReadWithoutBlocking(fd, pump);
/external/chromium_org/base/files/
H A Dfile_path_watcher_kqueue.cc59 virtual void OnFileCanReadWithoutBlocking(int fd) OVERRIDE;
354 void FilePathWatcherImpl::OnFileCanReadWithoutBlocking(int fd) { function in class:base::__anon3769::FilePathWatcherImpl
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_message_process_host.cc189 void NativeMessageProcessHost::OnFileCanReadWithoutBlocking(int fd) { function in class:extensions::NativeMessageProcessHost
/external/chromium_org/components/breakpad/browser/
H A Dcrash_handler_host_linux.cc134 void CrashHandlerHostLinux::OnFileCanReadWithoutBlocking(int fd) { function in class:breakpad::CrashHandlerHostLinux

Completed in 636 milliseconds

12