Home
last modified time | relevance | path

Searched defs:GetHash32WithSeedImpl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dmurmur3_hash.h57 static uint32_t GetHash32WithSeedImpl(const uint8_t *key, size_t len, uint32_t seed) in GetHash32WithSeedImpl() function in panda::final
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dmurmur3_hash.h36 static uint32_t GetHash32WithSeedImpl(const uint8_t *key, size_t len, uint32_t seed) in GetHash32WithSeedImpl() function in ark::final

Completed in 1 milliseconds