Home
last modified time | relevance | path

Searched refs:SetHashCode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.h163 void SetHashCode(uint32_t hash);
Dmonitor.cpp768 monitor->SetHashCode(oldMark.GetHash()); in Acquire()
983 void Monitor::SetHashCode(uint32_t hash) in Acquire() function in ark::Monitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h818 void SetHashCode(uint16 newHashCode) in SetHashCode() function