Home
last modified time | relevance | path

Searched refs:CONFIG_DUMPER (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_data.h29 static const std::string CONFIG_DUMPER; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_data.cpp25 const std::string ConfigData::CONFIG_DUMPER = "dumper"; member in OHOS::HiviewDFX::ConfigData
26 const std::string ConfigData::CONFIG_DUMPER_ = ConfigData::CONFIG_DUMPER + ConfigData::CONFIG_NAME_…