Lines Matching refs:HiDumpHelper
44 int32_t ret = HiDumpHelper::GetInstance().ShowHelp(result);
57 int32_t ret = HiDumpHelper::GetInstance().ShowIllealInfomation(result);
71 int32_t ret = HiDumpHelper::GetInstance().GetArgsType(args, Flag);
87 int32_t ret = HiDumpHelper::GetInstance().GetArgsType(args, Flag);
93 * @tc.desc: HiDumpHelper::GetInstance().nodeInfo_.size() plus 1
100 HiDumpHelper::GetInstance().SetNodeInfo(deviceInfo);
101 EXPECT_EQ(HiDumpHelper::GetInstance().nodeInfos_.size(), 1);
113 int32_t ret = HiDumpHelper::GetInstance().ShowAllLoadTrustedList(result);
130 HiDumpHelper::GetInstance().nodeInfos_.push_back(deviceInfo);
131 int32_t ret = HiDumpHelper::GetInstance().ShowAllLoadTrustedList(result);
145 std::string ret = HiDumpHelper::GetInstance().GetDeviceType(deviceTypeId);
158 std::string ret = HiDumpHelper::GetInstance().GetDeviceType(deviceTypeId);
172 int32_t ret = HiDumpHelper::GetInstance().ProcessDump(flag, result);
186 int32_t ret = HiDumpHelper::GetInstance().ProcessDump(flag, result);
200 int32_t ret = HiDumpHelper::GetInstance().ProcessDump(flag, result);
214 int32_t ret = HiDumpHelper::GetInstance().HiDump(args, result);
230 int32_t ret = HiDumpHelper::GetInstance().HiDump(args, result);
246 int32_t ret = HiDumpHelper::GetInstance().HiDump(args, result);