Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.h235 struct ClassWrapper { struct
236 explicit ClassWrapper(uint32_t index) : classId(index) {} in ClassWrapper() argument
239 bool operator==(const ClassWrapper &other) const argument