Home
last modified time | relevance | path

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

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