MCPcopy 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
157func getCommandNameTag(cmd api.Cmd) *stringtable.Msg {
158 return messages.TagCommandName(cmd.CmdName())
159}

Callers 1

ResolveMethod · 0.85

Calls 1

CmdNameMethod · 0.65

Tested by

no test coverage detected