Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ IsValid
Method
IsValid
gapis/replay/value/value.go:45–45 ·
view source on GitHub ↗
IsValid returns true if the pointer is within acceptable ranges.
()
Source
from the content-addressed store, hash-verified
43
44
// IsValid returns true if the pointer is within acceptable ranges.
45
IsValid() bool
46
}
Callers
15
IsValid
Method · 0.65
compareValues
Method · 0.65
reflectCopy
Function · 0.65
Get
Method · 0.65
Lookup
Method · 0.65
Contains
Method · 0.65
TestValid
Function · 0.65
TestUnique
Function · 0.65
String
Method · 0.65
mapsEqual
Method · 0.65
block
Method · 0.65
build
Method · 0.65
Calls
no outgoing calls
Tested by
2
TestValid
Function · 0.52
TestUnique
Function · 0.52