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

/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc169 bool AddWatchForBrokenSymlink(const FilePath& path, WatchEntry* watch_entry);
505 path_valid = AddWatchForBrokenSymlink(path, &watch_entry);
625 bool FilePathWatcherImpl::AddWatchForBrokenSymlink(const FilePath& path, function in class:base::__anon2252::FilePathWatcherImpl

Completed in 154 milliseconds