Searched refs:json_strm (Results 1 – 1 of 1) sorted by relevance
2827 std::ostringstream json_strm; in SendStopReplyPacketForThread() local2828 threads_info_sp->Dump(json_strm); in SendStopReplyPacketForThread()2830 append_hexified_string(ostrm, json_strm.str()); in SendStopReplyPacketForThread()