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

Method Clone

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

Clone makes a shallow copy of this command.

(arena.Arena)

Source from the content-addressed store, hash-verified

62
63 // Clone makes a shallow copy of this command.
64 Clone(arena.Arena) Cmd
65
66 // Alive returns true if this command should be marked alive for DCE
67 Alive() bool

Callers 15

RemoveForwardMethod · 0.65
TestCloneFunction · 0.65
TestSortFunction · 0.65
TestReverseFunction · 0.65
cloneMethod · 0.65
CloneMethod · 0.65
releaseVulkanDeviceFunction · 0.65
loadAndConnectViaJDWPMethod · 0.65
NewMethod · 0.65
NextMethod · 0.65
NewMethod · 0.65
NextMethod · 0.65

Implementers 3

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

Calls

no outgoing calls

Tested by 6

TestCloneFunction · 0.52
TestSortFunction · 0.52
TestReverseFunction · 0.52
TestCommitCommandFunction · 0.52
TestCloneReferencesFunction · 0.52
TestSliceCastsFunction · 0.52