Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/
Diface.go24 type EmptyInterface struct { struct
25 Type *Type
26 Data unsafe.Pointer
/aosp_15_r20/external/go-cmp/cmp/cmpopts/
H A Dutil_test.go68 EmptyInterface interface{} interface