Searched defs:PtObject (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/tooling/ | ||
H A D | pt_object.h | 22 class PtObject { class 24 explicit PtObject(PtReference *ref = nullptr) : ref_(ref) {} in PtObject() function in ark::tooling::PtObject |
Completed in 1 milliseconds