Searched refs:json_str (Results 1 – 2 of 2) sorted by relevance
48 std::string json_str(stream.GetData()); in SetFromJSON() local50 StructuredData::ObjectSP json_obj = StructuredData::ParseJSON(json_str); in SetFromJSON()
5118 StreamString json_str; in ParseStructuredDataPacket() local5119 json_sp->Dump(json_str); in ParseStructuredDataPacket()5120 json_str.Flush(); in ParseStructuredDataPacket()5123 __FUNCTION__, json_str.GetData()); in ParseStructuredDataPacket()