Home
last modified time | relevance | path

Searched refs:GROUPTYPE_END (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_constant.h63 GROUPTYPE_END, // group type end enumerator
/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp168 } else if ((type >= DumperConstant::GROUPTYPE_BEGIN) && (type <= DumperConstant::GROUPTYPE_END)) { in ToStr()

Completed in 2 milliseconds