OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnFileCanReadWithoutBlocking
(Results
51 - 71
of
71
) sorted by null
1
2
3
/external/chromium/base/files/
file_path_watcher_mac.cc
51
virtual void
OnFileCanReadWithoutBlocking
(int fd) OVERRIDE;
338
void FilePathWatcherImpl::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium_org/base/files/
file_path_watcher_kqueue.cc
59
virtual void
OnFileCanReadWithoutBlocking
(int fd) OVERRIDE;
354
void FilePathWatcherImpl::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium/net/base/
listen_socket.cc
302
void ListenSocket::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium_org/chrome/browser/
process_singleton_linux.cc
432
virtual void
OnFileCanReadWithoutBlocking
(int fd) OVERRIDE;
491
virtual void
OnFileCanReadWithoutBlocking
(int fd) OVERRIDE;
531
void ProcessSingleton::LinuxWatcher::
OnFileCanReadWithoutBlocking
(int fd) {
590
void ProcessSingleton::LinuxWatcher::SocketReader::
OnFileCanReadWithoutBlocking
(
[
all
...]
/external/chromium_org/net/base/
address_tracker_linux.cc
295
void AddressTrackerLinux::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium_org/net/socket/
stream_listen_socket.cc
266
void StreamListenSocket::
OnFileCanReadWithoutBlocking
(int fd) {
tcp_socket_libevent.cc
121
void TCPSocketLibevent::Watcher::
OnFileCanReadWithoutBlocking
(int /* fd */) {
/external/chromium_org/ui/events/ozone/evdev/
key_event_converter.cc
199
void KeyEventConverterEvdev::
OnFileCanReadWithoutBlocking
(int fd) {
touch_event_converter.cc
105
void TouchEventConverterEvdev::
OnFileCanReadWithoutBlocking
(int fd) {
touch_event_converter_unittest.cc
50
OnFileCanReadWithoutBlocking
(read_pipe_);
/external/chromium/chrome/browser/
crash_handler_host_linux.cc
112
void CrashHandlerHostLinux::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium_org/chrome/browser/extensions/api/messaging/
native_message_process_host.cc
189
void NativeMessageProcessHost::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium_org/components/breakpad/browser/
crash_handler_host_linux.cc
134
void CrashHandlerHostLinux::
OnFileCanReadWithoutBlocking
(int fd) {
/external/chromium_org/net/udp/
udp_socket_libevent.cc
348
void UDPSocketLibevent::ReadWatcher::
OnFileCanReadWithoutBlocking
(int) {
/external/chromium/net/proxy/
proxy_config_service_linux.cc
561
void
OnFileCanReadWithoutBlocking
(int fd) {
829
// Called by
OnFileCanReadWithoutBlocking
() on the file thread. Reads
[
all
...]
/external/chromium_org/base/message_loop/
message_loop_unittest.cc
919
virtual void
OnFileCanReadWithoutBlocking
(int fd) OVERRIDE {
[
all
...]
/external/chromium_org/base/test/launcher/
test_launcher.cc
127
virtual void
OnFileCanReadWithoutBlocking
(int fd) OVERRIDE {
[
all
...]
/external/chromium_org/dbus/
bus.cc
87
virtual void
OnFileCanReadWithoutBlocking
(int file_descriptor) OVERRIDE {
[
all
...]
/external/chromium_org/ipc/
ipc_channel_posix.cc
626
void Channel::ChannelImpl::
OnFileCanReadWithoutBlocking
(int fd) {
[
all
...]
/external/chromium_org/net/proxy/
proxy_config_service_linux.cc
[
all
...]
/external/chromium/base/
message_loop_unittest.cc
[
all
...]
Completed in 1584 milliseconds
1
2
3