Home
last modified time | relevance | path

Searched refs:SetHashcode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h327 void SetHashcode(uint32_t hashcode) in SetHashcode() function
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp1039 string->SetHashcode(0); in AllocStringObject()