Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dhash_base.h47 static uint32_t GetHash32(const uint8_t *key, size_t len) in GetHash32() function
Dhash.h53 inline uint32_t GetHash32(const uint8_t *key, size_t len) in GetHash32() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp147 DEF_RUNTIME_STUBS(GetHash32) in DEF_RUNTIME_STUBS() argument