Home
last modified time | relevance | path

Searched refs:kSafeBrowsingPhishingModelFilename (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/
Dchrome_constants.h55 extern const FilePath::CharType kSafeBrowsingPhishingModelFilename[];
Dchrome_constants.cc93 const FilePath::CharType kSafeBrowsingPhishingModelFilename[] = variable
/external/chromium/chrome/browser/
Dbrowser_process_impl.cc948 model_file_path.Append(chrome::kSafeBrowsingPhishingModelFilename), in CreateSafeBrowsingDetectionService()