Home
last modified time | relevance | path

Searched refs:classDescr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dmethod.cpp185 Method::UniqId Method::CalcUniqId(const uint8_t *classDescr, const uint8_t *name) in CalcUniqId() argument
189 uint64_t hash = PseudoFnvHashString(classDescr); in CalcUniqId()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h773 static UniqId CalcUniqId(const uint8_t *classDescr, const uint8_t *name);

Completed in 4 milliseconds