Home
last modified time | relevance | path

Searched defs:sysEvent (Results 1 – 25 of 32) sorted by relevance

12

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
Dbbox_detector_module_test.cpp62 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
97 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
132 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
166 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
Dbbox_detector_plugin.cpp59 auto sysEvent = Event::DownCastTo<SysEvent>(event); in OnEvent() local
70 auto sysEvent = Event::DownCastTo<SysEvent>(event); in IsInterestedPipelineEvent() local
89 void BBoxDetectorPlugin::HandleBBoxEvent(std::shared_ptr<SysEvent> &sysEvent) in HandleBBoxEvent()
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp51 auto sysEvent = std::make_shared<SysEvent>(name, nullptr, jsonStr); in makeEvent() local
185 auto sysEvent = std::make_shared<SysEvent>("FreezeDetectorProxyTest001", nullptr, jsonStr); variable
245 auto sysEvent = makeEvent("FreezeDectorTest001", "MULTIMODALINPUT", "APPLICATION_BLOCK_INPUT", variable
295 auto sysEvent = makeEvent("FreezeDectorTest002", "AAFWK", "LIFECYCLE_TIMEOUT", variable
336 auto sysEvent = makeEvent("FreezeDectorTest003", "ACE", "UI_BLOCK_6S", variable
375 auto sysEvent = makeEvent("FreezeDectorTest004", "AAFWK", "UI_BLOCK_3S", variable
/base/hiviewdfx/hiview/base/test/unittest/common/
Dsys_event_test.cpp56 … std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
79 … std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
Dsys_event_dao_test.cpp78 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
159 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
278 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
325 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
350 EventStore::SysEventCallBack c = [&](SysEvent &sysEvent) -> int { in __anon39470c6d0102()
495 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
520 EventStore::SysEventCallBack c = [&](SysEvent &sysEvent) -> int { in __anon39470c6d0902()
/base/hiviewdfx/hiview/plugins/hicollie_collector/test/unittest/common/
Dhicollie_collector_test.cpp49 auto sysEvent = std::make_shared<SysEvent>(name, nullptr, jsonStr); in makeEvent() local
182 auto sysEvent = makeEvent("HicollieCollectorTest001", "FRAMEWORK", "SERVICE_TIMEOUT", variable
224 auto sysEvent = makeEvent("HicollieCollectorTest002", "FRAMEWORK", "SERVICE_BLOCK", variable
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool_listener.cpp29 void HiSysEventToolListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent()
/base/hiviewdfx/hiview/plugins/hicollie_collector/
Dplugin.cpp86 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in OnUnorderedEvent() local
140 void HiCollieCollector::SaveToFile(SysEvent &sysEvent, int32_t pid, const std::string& processName, in SaveToFile()
173 void HiCollieCollector::ProcessHiCollieEvent(SysEvent &sysEvent) in ProcessHiCollieEvent()
229 void HiCollieCollector::ReportSysFreezeIfNeed(SysEvent &sysEvent, const std::string& timestamp, con… in ReportSysFreezeIfNeed()
/base/hiviewdfx/hiview/plugins/eventservice/
Dsys_event_service.cpp84 std::shared_ptr<SysEvent> sysEvent = Event::DownCastTo<SysEvent>(event); in Convert2SysEvent() local
97 std::shared_ptr<SysEvent> sysEvent = Convert2SysEvent(event); in OnEvent() local
/base/hiviewdfx/hiview/core/
Dplatform_monitor.cpp242 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("", nullptr, eventCreator); in CreateProfileReport() local
268 std::shared_ptr<SysEvent> sysEvent = CreateProfileReport(perfMeasure); in ReportCycleProfile() local
366 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("", nullptr, eventCreator); in ReportBreakProfile() local
377 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("", nullptr, eventCreator); in ReportRecoverProfile() local
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_query_proxy.cpp27 … for_each(sysEvents.cbegin(), sysEvents.cend(), [&destSysEvents](const std::u16string& sysEvent) { in OnQuery()
Dquery_sys_event_callback_stub.cpp43 std::vector<std::u16string> sysEvent; in OnRemoteRequest() local
Dquery_sys_event_callback_proxy.cpp27 void QuerySysEventCallbackProxy::OnQuery(const std::vector<std::u16string>& sysEvent, const std::ve… in OnQuery()
/base/hiviewdfx/hiview/plugins/faultlogger/crash_validator/
Dcrash_validator.cpp133 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in OnUnorderedEvent() local
156 void CrashValidator::HandleCppCrashEvent(SysEvent& sysEvent) in HandleCppCrashEvent()
171 void CrashValidator::HandleProcessExitEvent(SysEvent& sysEvent) in HandleProcessExitEvent()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_base_listener.h39 … std::shared_ptr<HiSysEventRecord> sysEvent = std::make_shared<HiSysEventRecord>(eventDetail); in OnEvent() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp208 auto sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
272 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
386 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dquery_sys_event_callback_stub.cpp37 std::vector<std::u16string> sysEvent; in OnRemoteRequest() local
Dquery_sys_event_callback_proxy.cpp25 void QuerySysEventCallbackProxy::OnQuery(const std::vector<std::u16string>& sysEvent, const std::ve… in OnQuery()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
Dbbox_detector_unit_test.cpp54 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/base/hiviewdfx/hiview/plugins/eventservice/test/unittest/common/
Devent_service_action_test.cpp66 auto sysEvent = std::make_shared<SysEvent>("SysEventService", nullptr, JSON_STR); variable
167 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr1); variable
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_dao.cpp48 int SysEventDao::Insert(std::shared_ptr<SysEvent> sysEvent) in Insert()
69 int SysEventDao::Update(std::shared_ptr<SysEvent> sysEvent, bool isNotifyChange) in Update()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp52 auto sysEvent = Event::DownCastTo<SysEvent>(event); in IsInterestedPipelineEvent() local
82 auto sysEvent = Event::DownCastTo<SysEvent>(onEvent); in OnEvent() local
333 auto sysEvent = std::make_shared<SysEvent>("EventLogger", nullptr, jsonStr); in CreateAndPublishEvent() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Ddb_helper.cpp117 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(*record); in UpdateEventIntoDB() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp75 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery()
250 std::vector<std::u16string> sysEvent {}; variable
439 std::vector<std::u16string> sysEvent {}; variable
/base/hiviewdfx/hiview/plugins/eventservice/test/fuzztest/common/eventservice_fuzzer/
Deventservice_fuzzer.cpp35 …void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) overrid… in OnQuery()

12