Searched defs:descJsonStr (Results 1 – 2 of 2) sorted by relevance
90 void ParseChannelDescription(const std::string &descJsonStr, std::string &ownerName, std::string &p… in ParseChannelDescription()
315 std::string descJsonStr = ""; variable