Searched refs:AddWatch (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc47 typedef int Watch; // Watch descriptor used by AddWatch and RemoveWatch.
52 Watch AddWatch(const FilePath& path, FilePathWatcherImpl* watcher);
288 InotifyReader::Watch InotifyReader::AddWatch( function in class:base::__anon2252::InotifyReader
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/
H A Dgallery_watch_manager_unittest.cc132 manager()->AddWatch(profile(),
196 manager()->AddWatch(profile(),
201 manager()->AddWatch(
H A Dgallery_watch_manager.h61 void AddWatch(content::BrowserContext* browser_context,
H A Dgallery_watch_manager.cc192 void GalleryWatchManager::AddWatch(BrowserContext* browser_context, function in class:GalleryWatchManager
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
H A Dmedia_galleries_api.cc1134 gallery_watch_manager()->AddWatch(

Completed in 338 milliseconds