Home
last modified time | relevance | path

Searched refs:KERNEL_VENDOR (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dhisysevent_util.h34 constexpr char KERNEL_VENDOR[] = "KERNEL_VENDOR"; member
H A Dpanic_report_recovery.cpp243 HisysEventUtil::KERNEL_VENDOR, in ReportPanicEventAfterRecovery()
H A Dbbox_detector_plugin.cpp72 if (event == nullptr || event->domain_ != "KERNEL_VENDOR") { in OnEvent()
189 int res = HiSysEventWrite(HisysEventUtil::KERNEL_VENDOR, name, HiSysEvent::EventType::FAULT, in CheckAndHiSysEventWrite()
/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_encoded_and_decoded_test.cpp388 std::string rawSysEventStr = R"~({"domain_":"KERNEL_VENDOR", "name_":"POWER_KEY", in HWTEST_F()
396 ASSERT_TRUE(eventBuilder != nullptr && eventBuilder->GetDomain() == "KERNEL_VENDOR" && in HWTEST_F()

Completed in 4 milliseconds