Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/
Dcodec_test.go1181 type BasicInterfaceItem struct { struct
1182 Int, Int8, Int16, Int32, Int64 any
1183 Uint, Uint8, Uint16, Uint32, Uint64 any
1184 Float32, Float64 any
1185 Complex64, Complex128 any
1186 Bool any
1187 String any
1188 Bytes any