Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetType
Method
GetType
src/timelineDecoder/JSONTimelineDecoder.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
std::string JSONTimelineDecoder::JSONEntity::GetType()
368
{
369
return this->type;
370
}
371
372
}
373
}
Callers
3
GetJSONString
Method · 0.45
GetJSONEntityString
Method · 0.45
JSONTimelineDecoderTests.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected