Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/hash/maphash/
Dsmhasher_test.go56 func bytesHash(b []byte) uint64 { func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dalg.go437 func bytesHash(b []byte, seed uintptr) uintptr { func