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

Method ID

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

ID returns the unique API identifier.

()

Source from the content-addressed store, hash-verified

36
37 // ID returns the unique API identifier.
38 ID() ID
39
40 // ConstantSets returns the constant set pack for the API.
41 ConstantSets() *constset.Pack

Callers 15

waitForOnCreateFunction · 0.65
checkIssuesFunction · 0.65
checkReportFunction · 0.65
checkColorBufferFunction · 0.65
checkDepthBufferFunction · 0.65
checkReplayFunction · 0.65
getMethod · 0.65
ResolveMethod · 0.65
FindMethod · 0.65
NewStateMethod · 0.65
ServiceMethod · 0.65
addAPIMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestSetFunction · 0.52
TestStateTreeNodeFunction · 0.52