Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_data.h52 static const std::string CONFIG_GROUP_IPC_STAT; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_data.cpp33 const std::string ConfigData::CONFIG_GROUP_IPC_STAT = ConfigData::CONFIG_GROUP_ + "ipc"; member in OHOS::HiviewDFX::ConfigData
1166 .name_ = ConfigData::CONFIG_GROUP_IPC_STAT,
H A Dconfig_utils.cpp587 GetConfig(CONFIG_GROUP_IPC_STAT, dumpCfgs, args); in HandleDumpIpcStat()