Searched refs:OnFilePathError (Results 1 – 7 of 7) sorted by relevance
49 virtual void OnFilePathError(const FilePath& path) OVERRIDE { in OnFilePathError() function in policy::FileBasedPolicyWatcherDelegate50 loader_->OnFilePathError(path); in OnFilePathError()64 void FileBasedPolicyLoader::OnFilePathError(const FilePath& path) { in OnFilePathError() function in policy::FileBasedPolicyLoader103 OnFilePathError(path); in InitOnFileThread()
28 void OnFilePathError(const FilePath& path);
39 virtual void OnFilePathError(const FilePath& path) {} in OnFilePathError() function
354 delegate_->OnFilePathError(target_); in OnFileCanReadWithoutBlocking()401 delegate_->OnFilePathError(target_); in OnFileCanReadWithoutBlocking()
135 delegate_->OnFilePathError(target_); in OnObjectSignaled()
350 delegate_->OnFilePathError(target_); in OnFilePathChanged()
105 virtual void OnFilePathError(const FilePath& path) { in OnFilePathError() function in base::files::__anonc76e3d440111::TestDelegate