Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_utils.h43 bool HandleDumpLog(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs);
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp150 * @tc.desc: Test configUtil HandleDumpLog.
162 bool ret = configUtils.HandleDumpLog(dumpCfgs); in HWTEST_F()
168 * @tc.desc: Test configUtil HandleDumpLog.
180 bool ret = configUtils.HandleDumpLog(dumpCfgs); in HWTEST_F()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp87 HandleDumpLog(dumpCfgs); in GetDumperConfigs()
181 bool ConfigUtils::HandleDumpLog(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs) in HandleDumpLog() function in OHOS::HiviewDFX::ConfigUtils

Completed in 3 milliseconds