Searched defs:PathSanitizer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dpath_sanitizer.h15 class PathSanitizer { class in namespace:safe_browsing
17 PathSanitizer();
26 DISALLOW_COPY_AND_ASSIGN(PathSanitizer);
H A Dpath_sanitizer.cc12 PathSanitizer::PathSanitizer() { function in class:safe_browsing::PathSanitizer
18 const base::FilePath& PathSanitizer::GetHomeDirectory() const {
22 void PathSanitizer::StripHomeDirectory(base::FilePath* file_path) const {

Completed in 80 milliseconds