Searched defs:OnFilePathError (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/policy/ | ||
D | file_based_policy_loader.cc | 49 virtual void OnFilePathError(const FilePath& path) OVERRIDE { in OnFilePathError() function in policy::FileBasedPolicyWatcherDelegate |
/external/chromium/base/files/ | ||
D | file_path_watcher.h | 39 virtual void OnFilePathError(const FilePath& path) {} in OnFilePathError() function |
D | file_path_watcher_browsertest.cc | 105 virtual void OnFilePathError(const FilePath& path) { in OnFilePathError() function in base::files::__anonc76e3d440111::TestDelegate |