Home
last modified time | relevance | path

Searched defs:CONFIG_DUMPER_LIST_SYSTEM_ABILITY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_data.cpp30 const std::string ConfigData::CONFIG_DUMPER_LIST_SYSTEM_ABILITY = ConfigData::CONFIG_DUMPER_LIST_ +… member in OHOS::HiviewDFX::ConfigData
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_data.h63 static const std::string CONFIG_DUMPER_LIST_SYSTEM_ABILITY; variable