Home
last modified time | relevance | path

Searched defs:FilePathWatcherImpl (Results 1 – 4 of 4) sorted by relevance

/external/chromium/base/files/
Dfile_path_watcher_win.cc20 class FilePathWatcherImpl : public FilePathWatcher::PlatformDelegate, class
24 FilePathWatcherImpl() : delegate_(NULL), handle_(INVALID_HANDLE_VALUE) {} in FilePathWatcherImpl() function in base::files::__anon575920b00111::FilePathWatcherImpl
Dfile_path_watcher_stub.cc15 class FilePathWatcherImpl : public FilePathWatcher::PlatformDelegate { class
Dfile_path_watcher_linux.cc86 class FilePathWatcherImpl : public FilePathWatcher::PlatformDelegate, class
304 FilePathWatcherImpl::FilePathWatcherImpl() in FilePathWatcherImpl() function in base::files::__anon705f62720111::FilePathWatcherImpl
Dfile_path_watcher_mac.cc43 class FilePathWatcherImpl : public FilePathWatcher::PlatformDelegate, class
47 FilePathWatcherImpl() : kqueue_(-1) {} in FilePathWatcherImpl() function in base::files::__anon3f6ebe330111::FilePathWatcherImpl