Home
last modified time | relevance | path

Searched refs:PROPERTIES_DUMPER (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/common/
Ddumper_constant.h33 PROPERTIES_DUMPER, enumerator
/base/hiviewdfx/hidumper/frameworks/native/src/common/
Ddump_cfg.cpp186 } else if (type == DumperConstant::PROPERTIES_DUMPER) { in ToDumperStr()
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp61 … std::make_pair(DumperConstant::PROPERTIES_DUMPER, std::make_shared<PropertiesDumperFactory>())); in AddExecutorFactoryToMap()