Home
last modified time | relevance | path

Searched defs:GetOpts (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/common/
Ddumper_parameter.cpp44 const DumperOpts &DumperParameter::GetOpts() const in GetOpts() function in OHOS::HiviewDFX::DumperParameter
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp955 static void GetOpts(string& opts, struct option(&longOptions)[OPT_ENTRY_CNT]) in GetOpts() function