Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h542 const auto *coreName = utf::CStringAsMutf8(name); in GetMethodInternal() local
573 const auto *coreName = utf::CStringAsMutf8(name); in GetMethodInternal() local
Dets_class.cpp135 auto coreName = reinterpret_cast<const uint8_t *>(name); in GetDirectMethod() local