Lines Matching full:strstream
931 StrStream val1_ss;935 StrStream val2_ss;1320 StrStream ss;1504 // Converts the buffer in a StrStream to a String, converting NUL1506 String StrStreamToString(StrStream* ss) {1516 // We need to use a helper StrStream to do this transformation1518 StrStream helper;