FilePathWatcherImpl 149 base/files/file_path_watcher_kqueue.cc DISALLOW_COPY_AND_ASSIGN(FilePathWatcherImpl); FilePathWatcherImpl 152 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::ReleaseEvent(struct kevent& event) { FilePathWatcherImpl 159 base/files/file_path_watcher_kqueue.cc int FilePathWatcherImpl::EventsForPath(FilePath path, EventVector* events) { FilePathWatcherImpl 201 base/files/file_path_watcher_kqueue.cc uintptr_t FilePathWatcherImpl::FileDescriptorForPath(const FilePath& path) { FilePathWatcherImpl 208 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::CloseFileDescriptor(uintptr_t* fd) { FilePathWatcherImpl 219 base/files/file_path_watcher_kqueue.cc bool FilePathWatcherImpl::AreKeventValuesValid(struct kevent* kevents, FilePathWatcherImpl 253 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::HandleAttributesChange( FilePathWatcherImpl 277 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::HandleDeleteOrMoveChange( FilePathWatcherImpl 293 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::HandleCreateItemChange( FilePathWatcherImpl 313 base/files/file_path_watcher_kqueue.cc bool FilePathWatcherImpl::UpdateWatches(bool* target_file_affected) { FilePathWatcherImpl 354 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::OnFileCanReadWithoutBlocking(int fd) { FilePathWatcherImpl 427 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::OnFileCanWriteWithoutBlocking(int fd) { FilePathWatcherImpl 431 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::WillDestroyCurrentMessageLoop() { FilePathWatcherImpl 435 base/files/file_path_watcher_kqueue.cc bool FilePathWatcherImpl::Watch(const FilePath& path, FilePathWatcherImpl 481 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::Cancel() { FilePathWatcherImpl 489 base/files/file_path_watcher_kqueue.cc base::Bind(&FilePathWatcherImpl::Cancel, this)); FilePathWatcherImpl 495 base/files/file_path_watcher_kqueue.cc void FilePathWatcherImpl::CancelOnMessageLoopThread() { FilePathWatcherImpl 515 base/files/file_path_watcher_kqueue.cc impl_ = new FilePathWatcherImpl(); FilePathWatcherImpl 50 base/files/file_path_watcher_linux.cc Watch AddWatch(const FilePath& path, FilePathWatcherImpl* watcher); FilePathWatcherImpl 53 base/files/file_path_watcher_linux.cc bool RemoveWatch(Watch watch, FilePathWatcherImpl* watcher); FilePathWatcherImpl 61 base/files/file_path_watcher_linux.cc typedef std::set<FilePathWatcherImpl*> WatcherSet; FilePathWatcherImpl 90 base/files/file_path_watcher_linux.cc FilePathWatcherImpl(); FilePathWatcherImpl 151 base/files/file_path_watcher_linux.cc DISALLOW_COPY_AND_ASSIGN(FilePathWatcherImpl); FilePathWatcherImpl 251 base/files/file_path_watcher_linux.cc const FilePath& path, FilePathWatcherImpl* watcher) { FilePathWatcherImpl 271 base/files/file_path_watcher_linux.cc FilePathWatcherImpl* watcher) { FilePathWatcherImpl 303 base/files/file_path_watcher_linux.cc FilePathWatcherImpl::FilePathWatcherImpl() { FilePathWatcherImpl 306 base/files/file_path_watcher_linux.cc void FilePathWatcherImpl::OnFilePathChanged(InotifyReader::Watch fired_watch, FilePathWatcherImpl 312 base/files/file_path_watcher_linux.cc Bind(&FilePathWatcherImpl::OnFilePathChanged, FilePathWatcherImpl 368 base/files/file_path_watcher_linux.cc bool FilePathWatcherImpl::Watch(const FilePath& path, FilePathWatcherImpl 396 base/files/file_path_watcher_linux.cc void FilePathWatcherImpl::Cancel() { FilePathWatcherImpl 413 base/files/file_path_watcher_linux.cc void FilePathWatcherImpl::CancelOnMessageLoopThread() { FilePathWatcherImpl 431 base/files/file_path_watcher_linux.cc void FilePathWatcherImpl::WillDestroyCurrentMessageLoop() { FilePathWatcherImpl 435 base/files/file_path_watcher_linux.cc bool FilePathWatcherImpl::UpdateWatches() { FilePathWatcherImpl 490 base/files/file_path_watcher_linux.cc impl_ = new FilePathWatcherImpl(); FilePathWatcherImpl 33 base/files/file_path_watcher_stub.cc impl_ = new FilePathWatcherImpl(); FilePathWatcherImpl 25 base/files/file_path_watcher_win.cc FilePathWatcherImpl() FilePathWatcherImpl 86 base/files/file_path_watcher_win.cc DISALLOW_COPY_AND_ASSIGN(FilePathWatcherImpl); FilePathWatcherImpl 89 base/files/file_path_watcher_win.cc bool FilePathWatcherImpl::Watch(const FilePath& path, FilePathWatcherImpl 108 base/files/file_path_watcher_win.cc void FilePathWatcherImpl::Cancel() { FilePathWatcherImpl 125 base/files/file_path_watcher_win.cc void FilePathWatcherImpl::CancelOnMessageLoopThread() { FilePathWatcherImpl 137 base/files/file_path_watcher_win.cc void FilePathWatcherImpl::WillDestroyCurrentMessageLoop() { FilePathWatcherImpl 141 base/files/file_path_watcher_win.cc void FilePathWatcherImpl::OnObjectSignaled(HANDLE object) { FilePathWatcherImpl 144 base/files/file_path_watcher_win.cc scoped_refptr<FilePathWatcherImpl> keep_alive(this); FilePathWatcherImpl 190 base/files/file_path_watcher_win.cc bool FilePathWatcherImpl::SetupWatchHandle(const FilePath& dir, FilePathWatcherImpl 229 base/files/file_path_watcher_win.cc bool FilePathWatcherImpl::UpdateWatch() { FilePathWatcherImpl 280 base/files/file_path_watcher_win.cc void FilePathWatcherImpl::DestroyWatch() { FilePathWatcherImpl 289 base/files/file_path_watcher_win.cc impl_ = new FilePathWatcherImpl();