Home | History | Annotate | Download | only in extensions

Lines Matching refs:std

14   static std::string FormatErrorMessage(const std::string& format,
15 const std::string& s1);
17 static std::string FormatErrorMessage(const std::string& format,
18 const std::string& s1,
19 const std::string& s2);
21 static std::string FormatErrorMessage(const std::string& format,
22 const std::string& s1,
23 const std::string& s2,
24 const std::string& s3);