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

/external/chromium/chrome/browser/download/
H A Ddownload_item.cc93 DownloadItem::SafetyState GetSafetyState(bool dangerous_file, function in namespace:__anon1926
175 safety_state_(GetSafetyState(info.is_dangerous_file,
586 safety_state_ = GetSafetyState(is_dangerous_file, is_dangerous_url);

Completed in 37 milliseconds