Searched refs:msg_to_parse (Results 1 – 1 of 1) sorted by relevance
104 std::string msg_to_parse{buf.get()}; in ReadPayload() local105 auto [session_id, type, contents] = PayloadToConfUiMessage(msg_to_parse); in ReadPayload()