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