Searched refs:file_loop_ (Results 1 – 1 of 1) sorted by relevance
410 auto_no_pac_(false), reversed_exception_(false), file_loop_(NULL) { in GConfSettingGetterImplKDE()452 file_loop_ = file_loop; in Init()470 DCHECK(file_loop_); in SetupNotification()480 return file_loop_->WatchFileDescriptor(inotify_fd_, true, in SetupNotification()485 return file_loop_; in GetNotificationLoop()491 DCHECK(MessageLoop::current() == file_loop_); in OnFileCanReadWithoutBlocking()726 DCHECK(MessageLoop::current() == file_loop_); in OnDebouncedNotification()739 DCHECK(MessageLoop::current() == file_loop_); in OnChangeNotification()807 MessageLoopForIO* file_loop_; member in net::__anona824d3bf0211::GConfSettingGetterImplKDE