Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/util/
H A Dconfig_utils.h45 bool HandleDumpService(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs);
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp92 HandleDumpService(dumpCfgs); in GetDumperConfigs()
238 bool ConfigUtils::HandleDumpService(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs) in HandleDumpService() function in OHOS::HiviewDFX::ConfigUtils
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp227 * @tc.desc: Test configUtil HandleDumpService.
240 bool ret = configUtils.HandleDumpService(dumpCfgs); in HWTEST_F()

Completed in 3 milliseconds