Searched refs:GetJSONEntityString (Results 1 – 2 of 2) sorted by relevance
264 json.append(GetJSONEntityString(childEntity, counter)); in GetJSONString()271 std::string JSONTimelineDecoder::GetJSONEntityString(JSONTimelineDecoder::JSONEntity& entity, int& … in GetJSONEntityString() function in armnn::timelinedecoder::JSONTimelineDecoder295 jsonEntityString.append(GetJSONEntityString(childEntity, ++counter)); in GetJSONEntityString()338 jsonEntityString.append(GetJSONEntityString(childEntity, ++counter)); in GetWorkloadJSONString()356 jsonEntityString.append(GetJSONEntityString(childEntity, ++counter)); in GetLayerJSONString()
55 std::string GetJSONEntityString(JSONEntity& entity, int& counter);