Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhash_test.go441 type IfaceKey struct { struct
442 i interface {
451 func (k *IfaceKey) clear() {
454 func (k *IfaceKey) random(r *rand.Rand) {
457 func (k *IfaceKey) bits() int {
463 func (k *IfaceKey) flipBit(i int) {
466 func (k *IfaceKey) hash() uintptr {
469 func (k *IfaceKey) name() string {