Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go255 func (t rtype) exportedMethods() []abi.Method { func
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go600 func (t *rtype) exportedMethods() []abi.Method { func