Home
last modified time | relevance | path

Searched refs:HisysEventUtil (Results 1 - 9 of 9) sorted by relevance

/base/print/print_fwk/services/print_service/src/
H A Dhisys_event_util.cpp23 void HisysEventUtil::reportBehaviorEvent(std::string name, int behaviorCode, const std::string &msg) in reportBehaviorEvent()
35 void HisysEventUtil::reportFaultEvent(std::string name, int faultCode, std::string scene, std::string msg) in reportFaultEvent()
48 void HisysEventUtil::reportPrintSuccess(const std::string &msg) in reportPrintSuccess()
53 void HisysEventUtil::faultPrint(std::string scene, std::string msg) in faultPrint()
H A Dprint_service_ability.cpp1749 HisysEventUtil::reportPrintSuccess(msg.dump()); in ReportCompletedPrint()
1793 HisysEventUtil::faultPrint("PRINT_JOB_BLOCKED", msg.dump()); in ReportHisysEvent()
/base/print/print_fwk/test/unittest/service_test/
H A Dhisys_event_util_test.cpp49 HisysEventUtil::reportPrintSuccess("printSuccess"); in HWTEST_F()
60 HisysEventUtil::faultPrint("printfault", "errCode"); in HWTEST_F()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dhisysevent_util.h22 namespace HisysEventUtil { namespace
H A Dhisysevent_util.cpp21 namespace HisysEventUtil { namespace
H A Dbbox_detector_plugin.cpp107 if (HisysEventUtil::IsEventProcessed(name, "LOG_PATH", dynamicPaths)) { in HandleBBoxEvent()
165 HisysEventUtil::IsEventProcessed(name, "LOG_PATH", historyMap["dynamicPaths"])) { in StartBootScan()
189 int res = HiSysEventWrite(HisysEventUtil::KERNEL_VENDOR, name, HiSysEvent::EventType::FAULT, in CheckAndHiSysEventWrite()
H A Dpanic_report_recovery.cpp243 HisysEventUtil::KERNEL_VENDOR, in ReportPanicEventAfterRecovery()
276 if (HisysEventUtil::IsEventProcessed("PANIC", "LOG_PATH", GetBackupFilePath(timeStr))) { in ConfirmReportResult()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/mock/
H A Dhisysevent_util_mock.cpp27 namespace HisysEventUtil { namespace
/base/print/print_fwk/services/print_service/include/
H A Dhisys_event_util.h22 class HisysEventUtil { class

Completed in 10 milliseconds