MCPcopy Create free account
hub / github.com/google/gapid / CmdName

Method CmdName

gapis/api/cmd.go:44–44  ·  view source on GitHub ↗

CmdName returns the name of the command.

()

Source from the content-addressed store, hash-verified

42
43 // CmdName returns the name of the command.
44 CmdName() string
45
46 // CmdParams returns the command's parameters.
47 CmdParams() Properties

Callers 14

ExecuteMethod · 0.65
encodeCommandFunction · 0.65
changeFunction · 0.65
ParameterFunction · 0.65
ResultFunction · 0.65
getCommandNameTagFunction · 0.65
CmdToServiceFunction · 0.65
initFunction · 0.65
GetCommandLabelMethod · 0.65
preMutateMethod · 0.65
getCommandNameFunction · 0.65

Implementers 3

Cmdgapil/compiler/testutils/cmd.go
TestCmdgapis/resolve/dependencygraph2/depende
Customgapis/replay/custom.go

Calls

no outgoing calls

Tested by 1

getCommandNameFunction · 0.52