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

/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc157 void UpdateRecursiveWatchesForPath(const FilePath& path);
534 UpdateRecursiveWatchesForPath(target_);
555 UpdateRecursiveWatchesForPath(changed_dir);
558 void FilePathWatcherImpl::UpdateRecursiveWatchesForPath(const FilePath& path) { function in class:base::__anon2252::FilePathWatcherImpl

Completed in 342 milliseconds