Searched defs:PrintString (Results 1 – 10 of 10) sorted by relevance
33 void CPercentPrinter::PrintString(const char *s) in PrintString() function in CPercentPrinter39 void CPercentPrinter::PrintString(const wchar_t *s) in PrintString() function in CPercentPrinter
168 static void PrintString(CStdOutStream &stdStream, const AString &s, int size) in PrintString() function194 static void PrintString(CStdOutStream &stdStream, const UString &s, int size) in PrintString() function
207 static void PrintString(EAdjustment adj, int width, const UString &textString) in PrintString() function222 static void PrintString(EAdjustment adj, int width, const char *textString) in PrintString() function
8 void PrintString(const std::string& msg) const { in PrintString() function in Action
66 static void PrintString(const UString &s) in PrintString() function71 static void PrintString(const AString &s) in PrintString() function
223 static void PrintString(const TString* ts) in PrintString() function
188 static SRes PrintString(const UInt16 *s) in PrintString() function
1365 string TextFormat::FieldValuePrinter::PrintString(const string& val) const { in PrintString() function in google::protobuf::TextFormat::FieldValuePrinter1418 virtual string PrintString(const string& val) const { in PrintString() function in google::protobuf::__anon395507550211::FieldValuePrinterUtf8Escaping
1729 void XMLPrinter::PrintString( const char* p, bool restricted ) in PrintString() function in XMLPrinter