Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_object.cpp222 uint32_t EtsObject::GenerateHashCode() in GenerateHashCode() function in ark::ets::EtsObject
/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_header.h117 static inline uint32_t GenerateHashCode() in GenerateHashCode() function