Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_utils.cpp35 …const bool etsGlobalClass = (1 == etsGlobalSubstringPos) && descriptor.length() == 1 + ETSGLOBAL_S… in IsEtsGlobalClassName() local
101 bool GetExportedClassDescriptorsFromModule(ark::ets::EtsClass *etsGlobalClass, std::vector<std::str… in GetExportedClassDescriptorsFromModule()