Searched defs:PT_UNIMPLEMENTED (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/tooling/ | ||
H A D | pt_macros.h | 23 #define PT_UNIMPLEMENTED() LOG(FATAL, TOOLING) << "Method " << __PRETTY_FUNCTION__ << " is not implemented" macro |
Completed in 1 milliseconds