Searched refs:IsSelectAny (Results 1 – 3 of 3) sorted by relevance
67 bool IsSelectAny() const;
148 bool DumperOpts::IsSelectAny() const in IsSelectAny() function in OHOS::HiviewDFX::DumperOpts
166 if (!opts.IsSelectAny()) { // 注:hidumper不添加任何参数时,dump全部内容;IPC方式dump时,仅dump 当前进程的CPU和memory情况 in CmdParse()