Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp92 for (auto &hCls : classes_) { in ProcessHotreload() local
122 for (auto &hCls : classes_) { in ProcessHotreload() local
156 for (auto &hCls : classes_) { in ~ArkHotreloadBase() local
177 for (const auto &hCls : classes_) { in ValidateClassesHotreloadPossibility() local
195 Error ArkHotreloadBase::ValidateClassForHotreload(const ClassContainment &hCls) in ValidateClassForHotreload()
245 Type ArkHotreloadBase::RecognizeHotreloadType(ClassContainment *hCls) in RecognizeHotreloadType()
275 Type ArkHotreloadBase::InheritanceChangesCheck(ClassContainment *hCls) in InheritanceChangesCheck()
310 Type ArkHotreloadBase::FlagsChangesCheck(ClassContainment *hCls) in FlagsChangesCheck()
329 Type ArkHotreloadBase::FieldChangesCheck(ClassContainment *hCls) in FieldChangesCheck()
381 Type ArkHotreloadBase::MethodChangesCheck(ClassContainment *hCls) in MethodChangesCheck()
[all …]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp222 auto *hCls = entry->GetClass(); in GenerateNodeName() local
601 auto *hCls = entry->GetClass(); in GenerateNodeType() local