HomeSort by relevance Sort by last modified time
    Searched refs:kSafeBrowsingBaseFilename (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/common/
chrome_constants.h 54 extern const FilePath::CharType kSafeBrowsingBaseFilename[];
chrome_constants.cc 92 const FilePath::CharType kSafeBrowsingBaseFilename[] = FPL("Safe Browsing");
  /external/chromium_org/chrome/common/
chrome_constants.h 75 extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
chrome_constants.cc 180 const base::FilePath::CharType kSafeBrowsingBaseFilename[] =
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.cc 158 return path.Append(chrome::kSafeBrowsingBaseFilename);
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc 672 path = path.Append(chrome::kSafeBrowsingBaseFilename);
    [all...]

Completed in 77 milliseconds