Home
last modified time | relevance | path

Searched defs:notInHeapSlice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dslice.go22 type notInHeapSlice struct { struct
23 array *notInHeap
24 len int
25 cap int