HomeSort by relevance Sort by last modified time
    Searched refs:kSafeBrowsingBaseFilename (Results 1 - 3 of 3) 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/chrome/browser/safe_browsing/
safe_browsing_service.cc 672 path = path.Append(chrome::kSafeBrowsingBaseFilename);
    [all...]

Completed in 481 milliseconds