Home
last modified time | relevance | path

Searched refs:section_ (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp34 section_ = dumpCfg.section_; in operator =()
136 cfg.section_.c_str(), in Dump()
/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddump_cfg.h28 std::string section_; member
/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_data.h75 const std::string &section_; member
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp646 dumpCfg->section_ = itemlist[i].section_; in GetDumper()
839 dumpCfg->section_ = section; in SetSection()
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp631 if (dumpCfg->IsDumper() && CheckGroupName(groupName, dumpCfg->section_)) { in DumpDatas()

Completed in 4 milliseconds