Lines Matching refs:string
8 #include <string>
42 // or sanitization, and therefore shouldn't be a user supplied string.
46 // are also removed. The string "download" is the final fallback if no filename
60 const std::string& content_disposition,
61 const std::string& referrer_charset,
62 const std::string& suggested_name,
63 const std::string& mime_type,
64 const std::string& default_name);
69 const std::string& content_disposition,
70 const std::string& referrer_charset,
71 const std::string& suggested_name,
72 const std::string& mime_type,
73 const std::string& default_name);
98 // replaced by the string 'download'. If |file_path| doesn't contain an
110 NET_EXPORT void GenerateSafeFileName(const std::string& mime_type,