Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
type
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
Run
Method · 0.65
ListExecutables
Method · 0.65
ListDirectories
Method · 0.65
TempFile
Method · 0.65
ListExecutables
Method · 0.65
ListDirectories
Method · 0.65
Temp
Function · 0.65
Files
Method · 0.65
encode
Method · 0.65
decode
Method · 0.65
val
Method · 0.65
pathName
Method · 0.65
Calls
no outgoing calls
Tested by
2
maybeExportCapture
Function · 0.52
checkDependenciesArePresent
Method · 0.52