Searched refs:GetJSONEntityString (Results 1 – 2 of 2) sorted by relevance
263 json.append(GetJSONEntityString(childEntity, counter)); in GetJSONString()270 std::string JSONTimelineDecoder::GetJSONEntityString(JSONTimelineDecoder::JSONEntity& entity, int& … in GetJSONEntityString() function in armnn::timelinedecoder::JSONTimelineDecoder294 jsonEntityString.append(GetJSONEntityString(childEntity, ++counter)); in GetJSONEntityString()336 jsonEntityString.append(GetJSONEntityString(childEntity, ++counter)); in GetWorkloadJSONString()354 jsonEntityString.append(GetJSONEntityString(childEntity, ++counter)); in GetLayerJSONString()
54 std::string GetJSONEntityString(JSONEntity& entity, int& counter);