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

Method Kind

core/java/jdwp/event.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24type Event interface {
25 request() EventRequestID
26 Kind() EventKind
27}
28
29// EventVMStart represents an event raised when the virtual machine is started.

Callers 15

SortFunction · 0.65
SortValuesFunction · 0.65
getSlicePtrFunction · 0.65
getSliceFunction · 0.65
toSliceFunction · 0.65
IsNilFunction · 0.65
RegisterMethod · 0.65
compareValuesMethod · 0.65
NewValueFunction · 0.65
TypeOfFunction · 0.65
addForTypeMethod · 0.65
CopyFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestGetFunction · 0.52