Searched defs:PtProperty (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/tooling/ | ||
H A D | pt_property.h | 21 class PtProperty { class 23 explicit PtProperty(void *data = nullptr) : data_(data) {} in PtProperty() function in ark::tooling::PtProperty |
Completed in 1 milliseconds