Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ getCommandNameTag
Function
getCommandNameTag
gapis/resolve/report.go:157–159 ·
view source on GitHub ↗
(cmd api.Cmd)
Source
from the content-addressed store, hash-verified
155
}
156
157
func
getCommandNameTag(cmd api.Cmd) *stringtable.Msg {
158
return
messages.TagCommandName(cmd.CmdName())
159
}
Callers
1
Resolve
Method · 0.85
Calls
1
CmdName
Method · 0.65
Tested by
no test coverage detected