Lines Matching full:strstream
1055 StrStream val1_ss;1059 StrStream val2_ss;1493 StrStream stream;1718 // Converts the buffer in a StrStream to a String, converting NUL1720 String StrStreamToString(StrStream* ss) {1730 // We need to use a helper StrStream to do this transformation1732 StrStream helper;3237 StrStream stream;