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

Method NextGuid

profiling/client/src/IProfilingService.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49ProfilingDynamicGuid IProfilingService::NextGuid()
50{
51 return IProfilingService::GetNextGuid();
52}
53
54ProfilingStaticGuid IProfilingService::GenerateStaticId(const std::string& str)
55{

Callers 1

GetNextGuidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected