Searched refs:OnFileChanged (Results 1 – 1 of 1) sorted by relevance
110 virtual void OnFileChanged(const FilePath& path, bool error) = 0;129 void OnFileChanged(const FilePath& path, bool error) override { in OnFileChanged() function in base::__anond354078d0111::TestDelegate225 base::Bind(&TestDelegateBase::OnFileChanged, delegate->AsWeakPtr())); in SetupWatch()286 void OnFileChanged(const FilePath&, bool) override { in OnFileChanged() function in base::__anond354078d0111::Deleter