Home
last modified time | relevance | path

Searched refs:DumperGroup (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Ddumper_group.cpp18 DumperGroup::DumperGroup() in DumperGroup() function in OHOS::HiviewDFX::DumperGroup
22 DumperGroup::~DumperGroup() in ~DumperGroup()
26 DumpStatus DumperGroup::PreExecute(const std::shared_ptr<DumperParameter>& parameter, StringMatrix dumpDatas) in PreExecute()
31 DumpStatus DumperGroup::Execute() in Execute()
36 DumpStatus DumperGroup::AfterExecute() in AfterExecute()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Ddumper_group.h22 class DumperGroup : public HidumperExecutor { class
24 DumperGroup();
25 ~DumperGroup();
/base/hiviewdfx/hidumper/frameworks/native/src/factory/
H A Ddumper_group_factory.cpp22 return std::make_shared<DumperGroup>(); in CreateExecutor()

Completed in 1 milliseconds