Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dproperties_dumper.cpp19 PropertiesDumper::PropertiesDumper() in PropertiesDumper() function in OHOS::HiviewDFX::PropertiesDumper
23 PropertiesDumper::~PropertiesDumper() in ~PropertiesDumper()
27 DumpStatus PropertiesDumper::PreExecute(const std::shared_ptr<DumperParameter>& parameter, in PreExecute()
33 DumpStatus PropertiesDumper::Execute() in Execute()
38 DumpStatus PropertiesDumper::AfterExecute() in AfterExecute()
43 void PropertiesDumper::RunDump() in RunDump()
47 void PropertiesDumper::StartDump() in StartDump()
51 void PropertiesDumper
[all...]
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dproperties_dumper.h22 class PropertiesDumper : public HidumperExecutor { class
24 PropertiesDumper();
25 ~PropertiesDumper();
/base/hiviewdfx/hidumper/frameworks/native/src/factory/
H A Dproperties_dumper_factory.cpp22 return std::make_shared<PropertiesDumper>(); in CreateExecutor()

Completed in 1 milliseconds