Home
last modified time | relevance | path

Searched defs:rootEntity (Results 1 – 2 of 2) sorted by relevance

/external/armnn/src/timelineDecoder/
DJSONTimelineDecoder.cpp245 void JSONTimelineDecoder::PrintJSON(JSONTimelineDecoder::JSONEntity& rootEntity, std::ostream& os) in PrintJSON()
251 std::string JSONTimelineDecoder::GetJSONString(JSONTimelineDecoder::JSONEntity& rootEntity) in GetJSONString()
/external/armnn/src/timelineDecoder/tests/
DJSONTimelineDecoderTests.cpp692 JSONTimelineDecoder::JSONEntity rootEntity = model.jsonEntities.at(6); variable
787 JSONTimelineDecoder::JSONEntity rootEntity = model.jsonEntities.at(6); variable