MCPcopy 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
367std::string JSONTimelineDecoder::JSONEntity::GetType()
368{
369 return this->type;
370}
371
372}
373}

Callers 3

GetJSONStringMethod · 0.45
GetJSONEntityStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected