MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetStaticId

Method GetStaticId

profiling/client/src/IProfilingService.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39ProfilingStaticGuid IProfilingService::GetStaticId(const std::string& str)
40{
41 return m_GuidGenerator.GenerateStaticId(str);
42}
43
44void IProfilingService::ResetGuidGenerator()
45{

Calls 1

GenerateStaticIdMethod · 0.45

Tested by 1