Lines Matching full:strstream
1085 StrStream val1_ss;1089 StrStream val2_ss;1523 StrStream stream;1748 // Converts the buffer in a StrStream to a String, converting NUL1750 String StrStreamToString(StrStream* ss) {1760 // We need to use a helper StrStream to do this transformation1762 StrStream helper;3268 StrStream stream;