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

Method Base

gapis/memory/slice.go:29–29  ·  view source on GitHub ↗

Base returns the address of first element.

()

Source from the content-addressed store, hash-verified

27
28 // Base returns the address of first element.
29 Base() uint64
30
31 // Size returns the size of the slice in bytes.
32 Size() uint64

Callers 15

StartMethod · 0.65
BasenameMethod · 0.65
OpenMethod · 0.65
initGlobalsFunction · 0.65
testTraceFunction · 0.65
gapitFunction · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65
RunMethod · 0.65
writeFramesMethod · 0.65
encodeVideoMethod · 0.65

Implementers 1

sligapis/memory/slice.go

Calls

no outgoing calls

Tested by 1

TestSliceCastsFunction · 0.52