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

Method Name

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

Name returns the official name of the api.

()

Source from the content-addressed store, hash-verified

30type API interface {
31 // Name returns the official name of the api.
32 Name() string
33
34 // Index returns the API index.
35 Index() uint8

Callers 15

RunMethod · 0.65
ListExecutablesMethod · 0.65
ListDirectoriesMethod · 0.65
TempFileMethod · 0.65
ListExecutablesMethod · 0.65
ListDirectoriesMethod · 0.65
TempFunction · 0.65
FilesMethod · 0.65
encodeMethod · 0.65
decodeMethod · 0.65
valMethod · 0.65
pathNameMethod · 0.65

Calls

no outgoing calls

Tested by 2

maybeExportCaptureFunction · 0.52