Home
last modified time | relevance | path

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

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