Home | History | Annotate | Download | only in dbus

Lines Matching defs:file_descriptor

61     const int file_descriptor = dbus_watch_get_unix_fd(raw_watch_);
76 file_descriptor, persistent, mode, &file_descriptor_watcher_, this);
87 virtual void OnFileCanReadWithoutBlocking(int file_descriptor) OVERRIDE {
93 virtual void OnFileCanWriteWithoutBlocking(int file_descriptor) OVERRIDE {