Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h29 struct ClassContainment { struct
30 const panda_file::File *pf;
31 panda_file::File::EntityId classId;
32 const std::string className_;
33 Class *loadedClass;
34 Class *tmpClass;
35 uint32_t fChanges;