Home
last modified time | relevance | path

Searched refs:SetCmdParameter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/manager/
H A Ddump_implement.h54 DumpStatus SetCmdParameter(int argc, char* argv[], DumperOpts& opts_);
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp277 DumpStatus DumpImplement::SetCmdParameter(int argc, char *argv[], DumperOpts &opts_) in SetCmdParameter() function in OHOS::HiviewDFX::DumpImplement
489 DumpStatus status = SetCmdParameter(argc, argv, opts_); in ParseShortCmdOption()