Home
last modified time | relevance | path

Searched defs:opts_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_parameter.h65 DumperOpts opts_; member in OHOS::HiviewDFX::DumperParameter
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp210 DumpStatus DumpImplement::CmdParseWithParameter(int argc, char *argv[], DumperOpts &opts_) in CmdParseWithParameter() argument
288 DumpStatus DumpImplement::SetCmdParameter(int argc, char *argv[], DumperOpts &opts_) in SetCmdParameter() argument
351 ParseSubLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], const int &optionIndex, char *argv[]) ParseSubLongCmdOption() argument
380 ParseLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], const int &optionIndex, char *argv[]) ParseLongCmdOption() argument
429 SetIpcStatParam(DumperOpts &opts_, const std::string& param) SetIpcStatParam() argument
443 ParseCmdOptionForA(DumperOpts &opts_, char *argv[]) ParseCmdOptionForA() argument
470 ParseShortCmdOption(int c, DumperOpts &opts_, int argc, char *argv[]) ParseShortCmdOption() argument
789 CheckProcessAlive(const DumperOpts &opts_) CheckProcessAlive() argument
822 RemoveDuplicateString(DumperOpts &opts_) RemoveDuplicateString() argument
845 ReportCmdUsage(const DumperOpts &opts_, const std::string &cmdStr) ReportCmdUsage() argument
[all...]

Completed in 2 milliseconds