Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_utils.h59 bool HandleDumpAppendix(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs);
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp95 HandleDumpAppendix(dumpCfgs); in GetDumperConfigs()
550 bool ConfigUtils::HandleDumpAppendix(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs) in HandleDumpAppendix() function in OHOS::HiviewDFX::ConfigUtils
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp221 ret = configUtils.HandleDumpAppendix(dumpCfgs); in HWTEST_F()

Completed in 3 milliseconds