Searched refs:OnFilePathsChanged (Results 1 – 2 of 2) sorted by relevance
46 void OnFilePathsChanged(const std::vector<FilePath>& paths);
153 watcher->OnFilePathsChanged(paths); in FSEventsCallback()166 void FilePathWatcherFSEvents::OnFilePathsChanged( in OnFilePathsChanged() function in base::FilePathWatcherFSEvents