Home
last modified time | relevance | path

Searched refs:HandleDumpList (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_utils.h44 bool HandleDumpList(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs);
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp90 HandleDumpList(dumpCfgs); in GetDumperConfigs()
204 bool ConfigUtils::HandleDumpList(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs) in HandleDumpList() function in OHOS::HiviewDFX::ConfigUtils
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp246 * @tc.desc: Test configUtil HandleDumpList.
260 bool ret = configUtils.HandleDumpList(dumpCfgs); in HWTEST_F()

Completed in 3 milliseconds