Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Doption_args.h48 const std::vector<std::string>& GetArgList() const;
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dsa_dumper.cpp60 StringVector args = ptrDumpCfg_->args_->GetArgList(); in PreExecute()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Doption_args.cpp141 const std::vector<std::string>& OptionArgs::GetArgList() const in GetArgList() function in OHOS::HiviewDFX::OptionArgs