Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dconfig_data.cpp55 const std::string ConfigData::STR_ABILITY = "ability"; member in OHOS::HiviewDFX::ConfigData
/base/hiviewdfx/hidumper/frameworks/native/include/util/
Dconfig_data.h62 static const std::string STR_ABILITY; variable