Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h653 static uint32_t ComputeHashForData(const T *data, size_t size, in ComputeHashForData() function
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp809 static int32_t ComputeHashForData(const T *data, size_t size) in ComputeHashForData() function