Searched refs:GetJSONString (Results 1 – 3 of 3) sorted by relevance
247 std::string jsonString = GetJSONString(rootEntity); in PrintJSON()251 std::string JSONTimelineDecoder::GetJSONString(JSONTimelineDecoder::JSONEntity& rootEntity) in GetJSONString() function in armnn::timelinedecoder::JSONTimelineDecoder
54 std::string GetJSONString(JSONEntity& rootEntity);
789 std::string jsonString = timelineDecoder.GetJSONString(rootEntity);