Searched refs:DispatchEvents (Results 1 – 2 of 2) sorted by relevance
51 void DispatchEvents(const std::vector<FilePath>& paths,
171 FROM_HERE, Bind(&FilePathWatcherFSEvents::DispatchEvents, this, paths, in OnFilePathsChanged()175 void FilePathWatcherFSEvents::DispatchEvents(const std::vector<FilePath>& paths, in DispatchEvents() function in base::FilePathWatcherFSEvents