Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_header-inl.h32 return GetHashCodeMTMulti(); in GetHashCode()
Dobject_header.h318 uint32_t GetHashCodeMTMulti();
/arkcompiler/runtime_core/static_core/runtime/
Dobject_header.cpp114 uint32_t ObjectHeader::GetHashCodeMTMulti() in GetHashCodeMTMulti() function in ark::ObjectHeader