Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
ProfilingDynamicGuid IProfilingService::NextGuid()
50
{
51
return IProfilingService::GetNextGuid();
52
}
53
54
ProfilingStaticGuid IProfilingService::GenerateStaticId(const std::string& str)
55
{
Callers
1
GetNextGuid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected