Searched refs:kSafeBrowsingBaseFilename (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/common/
H A Dchrome_constants.h54 extern const FilePath::CharType kSafeBrowsingBaseFilename[];
H A Dchrome_constants.cc92 const FilePath::CharType kSafeBrowsingBaseFilename[] = FPL("Safe Browsing"); member in namespace:chrome
/external/chromium_org/chrome/common/
H A Dchrome_constants.h75 extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
H A Dchrome_constants.cc180 const base::FilePath::CharType kSafeBrowsingBaseFilename[] = member in namespace:chrome
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.cc158 return path.Append(chrome::kSafeBrowsingBaseFilename);
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.cc672 path = path.Append(chrome::kSafeBrowsingBaseFilename);

Completed in 369 milliseconds