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

Method Extras

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

Extras returns all the Extras associated with the command.

()

Source from the content-addressed store, hash-verified

55
56 // Extras returns all the Extras associated with the command.
57 Extras() *CmdExtras
58
59 // Mutate mutates the State using the command. If the builder argument is
60 // not nil then it will call the replay function on the builder.

Callers 15

applyReadsMethod · 0.65
applyWritesMethod · 0.65
addMethod · 0.65
extrasMethod · 0.65
addCmdMethod · 0.65
changeFunction · 0.65
EventsFunction · 0.65
ResolveMethod · 0.65
ResolveMethod · 0.65
attachOrphanObsMethod · 0.65
propagateLivenessMethod · 0.65
WithExtrasFunction · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 1