Searched refs:HandleDumpLog (Results 1 – 3 of 3) sorted by relevance
162 bool ret = configUtils.HandleDumpLog(dumpCfgs);180 bool ret = configUtils.HandleDumpLog(dumpCfgs);
43 bool HandleDumpLog(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs);
86 HandleDumpLog(dumpCfgs); in GetDumperConfigs()179 bool ConfigUtils::HandleDumpLog(std::vector<std::shared_ptr<DumpCfg>> &dumpCfgs) in HandleDumpLog() function in OHOS::HiviewDFX::ConfigUtils