HomeSort by relevance Sort by last modified time
    Searched refs:AddWatch (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/base/files/
file_path_watcher_linux.cc 47 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch.
52 Watch AddWatch(const FilePath& path, FilePathWatcherImpl* watcher);
288 InotifyReader::Watch InotifyReader::AddWatch(
502 watch_entry.watch = g_inotify_reader.Get().AddWatch(path, this);
578 g_inotify_reader.Get().AddWatch(current, this);
585 g_inotify_reader.Get().AddWatch(current, this);
640 g_inotify_reader.Get().AddWatch(link.DirName(), this);
  /external/chromium_org/chrome/browser/media_galleries/
gallery_watch_manager_unittest.cc 132 manager()->AddWatch(profile(),
196 manager()->AddWatch(profile(),
201 manager()->AddWatch(
gallery_watch_manager.h 61 void AddWatch(content::BrowserContext* browser_context,
gallery_watch_manager.cc 192 void GalleryWatchManager::AddWatch(BrowserContext* browser_context,
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_api.cc     [all...]

Completed in 5760 milliseconds