Home
last modified time | relevance | path

Searched defs:OnFileCanReadWithoutBlocking (Results 26 – 50 of 86) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/libgestures_glue/
H A Devent_reader_libevdev_cros.cc75 void EventReaderLibevdevCros::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::EventReaderLibevdevCros
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/libgestures_glue/
H A Devent_reader_libevdev_cros.cc77 void EventReaderLibevdevCros::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::EventReaderLibevdevCros
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/dbus/
H A DDBusWatcher.cpp127 DBusWatcher::OnFileCanReadWithoutBlocking(int aFd) in OnFileCanReadWithoutBlocking() function in mozilla::ipc::DBusWatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/message_loop/
H A Dfd_watch_controller_posix_unittest.cc61 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon9a1277c40111::TestHandler
104 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon9a1277c40111::CallClosureHandler
208 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon9a1277c40111::ReaderWriterHandler
H A Dmessage_pump_io_ios.cc47 void MessagePumpIOSForIO::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpIOSForIO::FdWatchController
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/message_loop/
H A Dfd_watch_controller_posix_unittest.cc61 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonece81b3f0111::TestHandler
104 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonece81b3f0111::CallClosureHandler
208 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonece81b3f0111::ReaderWriterHandler
H A Dmessage_pump_io_ios.cc45 void MessagePumpIOSForIO::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpIOSForIO::FdWatchController
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/
H A Dtablet_event_converter_evdev.cc69 void TabletEventConverterEvdev::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::TabletEventConverterEvdev
H A Dgamepad_event_converter_evdev.cc61 void GamepadEventConverterEvdev::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::GamepadEventConverterEvdev
H A Devent_converter_evdev_impl.cc59 void EventConverterEvdevImpl::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::EventConverterEvdevImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/
H A Dtablet_event_converter_evdev.cc70 void TabletEventConverterEvdev::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::TabletEventConverterEvdev
H A Devent_converter_evdev_impl.cc59 void EventConverterEvdevImpl::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::EventConverterEvdevImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/socket/
H A Dudp_socket_posix.h402 void OnFileCanReadWithoutBlocking(int /* fd */) override {} in OnFileCanReadWithoutBlocking() function
465 void OnFileCanReadWithoutBlocking(int /* fd */) override {} in OnFileCanReadWithoutBlocking() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/socket/
H A Dudp_socket_posix.h407 void OnFileCanReadWithoutBlocking(int /* fd */) override {} in OnFileCanReadWithoutBlocking() function
470 void OnFileCanReadWithoutBlocking(int /* fd */) override {} in OnFileCanReadWithoutBlocking() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/files/
H A Dfile_descriptor_watcher_posix.cc116 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/files/
H A Dfile_descriptor_watcher_posix.cc117 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/crash/content/browser/
H A Dcrash_handler_host_linux.cc167 void CrashHandlerHostLinux::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in breakpad::CrashHandlerHostLinux
642 void CrashHandlerHost::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in crashpad::CrashHandlerHost
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/crash/content/browser/
H A Dcrash_handler_host_linux.cc168 void CrashHandlerHostLinux::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in breakpad::CrashHandlerHostLinux
643 void CrashHandlerHost::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in crashpad::CrashHandlerHost
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/gonk/
H A DUeventPoller.cpp182 NetlinkPoller::OnFileCanReadWithoutBlocking(int fd) in OnFileCanReadWithoutBlocking() function in mozilla::hal_impl::NetlinkPoller
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/device/udev/
H A Ddevice_manager_udev.cc138 void DeviceManagerUdev::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::DeviceManagerUdev
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/device/udev/
H A Ddevice_manager_udev.cc139 void DeviceManagerUdev::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ui::DeviceManagerUdev
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/hid/
H A Dhid_connection_freebsd.cc137 void OnFileCanReadWithoutBlocking() { in OnFileCanReadWithoutBlocking() function in device::HidConnectionFreeBSD::BlockingTaskRunnerHelper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/hid/
H A Dhid_connection_linux.cc136 void OnFileCanReadWithoutBlocking() { in OnFileCanReadWithoutBlocking() function in device::HidConnectionLinux::BlockingTaskRunnerHelper
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dservice_process_util_posix.cc192 void ServiceProcessTerminateMonitor::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ServiceProcessTerminateMonitor
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dservice_process_util_posix.cc191 void ServiceProcessTerminateMonitor::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in ServiceProcessTerminateMonitor

1234