Searched refs:IsDumpZip (Results 1 – 6 of 6) sorted by relevance
68 bool IsDumpZip() const;
39 bool isZip = parameter->GetOpts().IsDumpZip(); in PreExecute()
47 bool isZip = parameter->GetOpts().IsDumpZip(); in PreExecute()
143 bool DumperOpts::IsDumpZip() const in IsDumpZip() function in OHOS::HiviewDFX::DumperOpts
111 bool isZip = ptrDumperParameter->GetOpts().IsDumpZip(); in Main()
518 if (dumperOpts.IsDumpZip()) { in HandleDumpProcesses()