Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dcmd_dumper.h31 DumpStatus GetCmdInterface(const std::string& cmd, StringMatrix dumpDatas);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcmd_dumper.cpp107 DumpStatus CMDDumper::GetCmdInterface(const std::string& cmd, StringMatrix dumpDatas) in GetCmdInterface() function in OHOS::HiviewDFX::CMDDumper
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_dumpers_test.cpp391 * @tc.desc: CMD Dumper GetCmdInterface.
399 int ret = cmdDumper->GetCmdInterface("hidumper --mem 1", dumpDatas); in HWTEST_F()

Completed in 2 milliseconds