Home
last modified time | relevance | path

Searched refs:SetStrList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Doption_args.h42 void SetStrList(const std::vector<std::string>& list);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Doption_args.cpp113 void OptionArgs::SetStrList(const std::vector<std::string>& list) in SetStrList() function in OHOS::HiviewDFX::OptionArgs
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp191 args->SetStrList(dumperOpts.logArgs_); in HandleDumpLog()
295 args->SetStrList(dumperOpts.systemArgs_); in HandleDumpSystem()