Searched refs:home_path_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dpath_sanitizer.cc14 if (!PathService::Get(base::DIR_HOME, &home_path_))
19 return home_path_;
26 if (home_path_.AppendRelativePath(*file_path, &sanitized_path))
H A Dpath_sanitizer.h24 base::FilePath home_path_; member in class:safe_browsing::PathSanitizer

Completed in 77 milliseconds