Home
last modified time | relevance | path

Searched defs:OnFilePathError (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/policy/
Dfile_based_policy_loader.cc49 virtual void OnFilePathError(const FilePath& path) OVERRIDE { in OnFilePathError() function in policy::FileBasedPolicyWatcherDelegate
64 void FileBasedPolicyLoader::OnFilePathError(const FilePath& path) { in OnFilePathError() function in policy::FileBasedPolicyLoader
/external/chromium/base/files/
Dfile_path_watcher.h39 virtual void OnFilePathError(const FilePath& path) {} in OnFilePathError() function
Dfile_path_watcher_browsertest.cc105 virtual void OnFilePathError(const FilePath& path) { in OnFilePathError() function in base::files::__anonc76e3d440111::TestDelegate