Home
last modified time | relevance | path

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

123

/base/hiviewdfx/hiview/base/test/unittest/common/
Dsys_event_test.cpp110 … std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
135 … std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
168 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
211 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
246 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
274 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
320 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
361 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
396 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr); variable
426 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, GetOriginTestString()); variable
[all …]
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_wrote_result_check_test.cpp75 void OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) final in OnEvent()
144 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0202()
165 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0302()
186 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0402()
207 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0502()
227 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0602()
252 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0702()
278 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0802()
304 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0902()
330 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon911221fa0a02()
[all …]
/base/hiviewdfx/hiview/plugins/crash_validator/
Dcrash_validator.cpp87 std::shared_ptr<SysEvent> sysEvent = Event::DownCastTo<SysEvent>(event); in Convert2SysEvent() local
153 void CrashValidator::AddEventToMap(int32_t pid, std::shared_ptr<SysEvent> sysEvent) in AddEventToMap()
185 static bool IsNormalExitEvent(std::shared_ptr<SysEvent> sysEvent) in IsNormalExitEvent()
208 std::shared_ptr<SysEvent> sysEvent = Convert2SysEvent(event); in OnEvent() local
253 void CrashValidator::ReportMatchEvent(std::string eventName, std::shared_ptr<SysEvent> sysEvent) in ReportMatchEvent()
282 void CrashValidator::ReportDisMatchEvent(std::shared_ptr<SysEvent> sysEvent) in ReportDisMatchEvent()
/base/hiviewdfx/hiview/plugins/sys_dispatcher/
Dsys_dispatcher.cpp41 void SysEventDispatcher::DispatchEvent(std::shared_ptr<SysEvent>& sysEvent) in DispatchEvent()
63 std::shared_ptr<SysEvent> sysEvent = Event::DownCastTo<SysEvent>(event); in Convert2SysEvent() local
72 auto sysEvent = Convert2SysEvent(event); in OnEvent() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
Dbbox_detector_module_test.cpp68 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
108 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
148 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
187 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/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
181 auto sysEvent = std::make_shared<SysEvent>("FreezeDetectorProxyTest001", nullptr, jsonStr); variable
236 auto sysEvent = makeEvent("FreezeDectorTest001", "AAFWK", "APP_INPUT_BLOCK", variable
287 auto sysEvent = makeEvent("FreezeDectorTest002", "GRAPHIC", "NO_DRAW", variable
328 auto sysEvent = makeEvent("FreezeDectorTest003", "ACE", "UI_BLOCK_6S", variable
367 auto sysEvent = makeEvent("FreezeDectorTest004", "AAFWK", "UI_BLOCK_3S", variable
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_test.cpp113 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
179 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
216 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
241 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
272 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
307 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
332 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
350 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
380 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
411 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
[all …]
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_doc.cpp47 int SysEventDoc::Insert(const std::shared_ptr<SysEvent>& sysEvent) in Insert()
86 int SysEventDoc::InitWriter(const std::shared_ptr<SysEvent>& sysEvent) in InitWriter()
121 int SysEventDoc::UpdateCurFile(const std::shared_ptr<SysEvent>& sysEvent) in UpdateCurFile()
166 int SysEventDoc::CreateCurFile(const std::string& dir, const std::shared_ptr<SysEvent>& sysEvent) in CreateCurFile()
/base/hiviewdfx/hiview/base/event_store/utility/writer/
Dsys_event_doc_writer.cpp42 int SysEventDocWriter::Write(const std::shared_ptr<SysEvent>& sysEvent) in Write()
127 int SysEventDocWriter::GetContentSize(const std::shared_ptr<SysEvent>& sysEvent, uint32_t& contentS… in GetContentSize()
143 int SysEventDocWriter::WriteHeader(const std::shared_ptr<SysEvent>& sysEvent, uint32_t contentSize) in WriteHeader()
176 int SysEventDocWriter::WriteContent(const std::shared_ptr<SysEvent>& sysEvent, uint32_t contentSize) in WriteContent()
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
Dsys_event_repeat_test.cpp75 SysEvent sysEvent("test", nullptr, sysEventCreator); variable
106 SysEvent sysEvent("test", nullptr, sysEventCreator); variable
147 SysEvent sysEvent("test", nullptr, sysEventCreator); variable
Dsys_event_database_test.cpp61 … std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool_listener.cpp30 void HiSysEventToolListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent()
/base/hiviewdfx/hiview/plugins/performance/
DXperfPlugin.cpp121 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in OnEventListeningCallback() local
145 void XperfPlugin::XperfDispatch(const SysEvent& sysEvent) in XperfDispatch()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_listener_c.cpp31 void HiSysEventListenerC::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
Dstats_service_write_event.h32 …std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent = std::make_shared<HiviewDFX::HiSysEventReco… in StatsWriteHiSysEvent() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
Dbbox_detector_unit_test.cpp82 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
141 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/base/hiviewdfx/hiview/plugins/privacy_controller/
Dprivacy_controller.cpp81 bool PrivacyController::IsValidParam(std::shared_ptr<SysEvent>& sysEvent, in IsValidParam()
109 auto sysEvent = std::static_pointer_cast<SysEvent>(event); in OnEvent() local
/base/hiviewdfx/hiview/plugins/usage_event_report/fold/
Dusage_fold_event_report.cpp39 auto sysEvent = Event::DownCastTo<SysEvent>(event); in ProcessEvent() local
/base/hiviewdfx/faultloggerd/tools/crash_validator/
Dcrash_validator.cpp57 void CrashValidator::OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
171 void CrashValidator::HandleCppCrashEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in HandleCppCrashEvent()
191 void CrashValidator::HandleProcessExitEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in HandleProcessExitEvent()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp120 …std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEventC… variable
149 …std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEventC… variable
175 …std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEventC… variable
258 …std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEventC… variable
376 …std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventlogTask", nullptr, sysEventC… variable
/base/hiviewdfx/hiview/plugins/event_store/
Dsys_event_store.cpp116 std::shared_ptr<SysEvent> sysEvent = Event::DownCastTo<SysEvent>(event); in Convert2SysEvent() local
134 std::shared_ptr<SysEvent> sysEvent = Convert2SysEvent(event); in OnEvent() 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()
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
Dhisysevent_rust_listener.cpp41 void HiSysEventRustListener::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
Dfaultevent_listener.cpp34 void FaultEventListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent()
/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
Dcrash_exception_listener.cpp30 void CrashExceptionListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent()

123