Searched refs:json_str (Results 1 – 2 of 2) sorted by relevance
65 std::string json_str(stream.GetData()); in SetFromJSON() local67 StructuredData::ObjectSP json_obj = StructuredData::ParseJSON(json_str); in SetFromJSON()
5140 StreamString json_str; in ParseStructuredDataPacket() local5141 json_sp->Dump(json_str, true); in ParseStructuredDataPacket()5142 json_str.Flush(); in ParseStructuredDataPacket()5146 __FUNCTION__, json_str.GetData()); in ParseStructuredDataPacket()