Home
last modified time | relevance | path

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

123

/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A 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 __anon1cb05ef20202()
165 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20302()
186 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20402()
207 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20502()
227 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20602()
252 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20702()
278 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20802()
304 auto watcher = std::make_shared<Watcher>([&val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20902()
376 auto watcher = std::make_shared<Watcher>([val] (std::shared_ptr<HiSysEventRecord> sysEvent) { in __anon1cb05ef20c02()
[all …]
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp168 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
464 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, GetOriginTestString()); variable
502 auto sysEvent = std::make_shared<SysEvent>("SysEventSource", nullptr, GetOriginTestString()); variable
[all …]
/ohos5.0/base/hiviewdfx/hiview/plugins/crash_validator/
H A Dcrash_validator.cpp85 std::shared_ptr<SysEvent> sysEvent = Event::DownCastTo<SysEvent>(event); in Convert2SysEvent() local
140 void CrashValidator::AddEventToMap(int32_t pid, std::shared_ptr<SysEvent> sysEvent) in AddEventToMap()
160 static bool IsNormalExitEvent(std::shared_ptr<SysEvent> sysEvent) in IsNormalExitEvent()
183 std::shared_ptr<SysEvent> sysEvent = Convert2SysEvent(event); in OnEvent() local
225 void CrashValidator::ReportMatchEvent(std::string eventName, std::shared_ptr<SysEvent> sysEvent) in ReportMatchEvent()
254 void CrashValidator::ReportDisMatchEvent(std::shared_ptr<SysEvent> sysEvent) in ReportDisMatchEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/sys_dispatcher/
H A 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
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Dobserver_event_test.cpp118 nlohmann::json sysEvent; variable
168 nlohmann::json sysEvent; variable
219 nlohmann::json sysEvent; variable
259 nlohmann::json sysEvent; variable
291 nlohmann::json sysEvent; variable
329 nlohmann::json sysEvent; variable
378 nlohmann::json sysEvent; variable
396 nlohmann::json sysEvent; variable
416 nlohmann::json sysEvent; variable
666 nlohmann::json sysEvent; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
H A 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
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A 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
329 auto sysEvent = makeEvent("FreezeDectorTest003", "ACE", "UI_BLOCK_6S", variable
368 auto sysEvent = makeEvent("FreezeDectorTest004", "AAFWK", "UI_BLOCK_3S", variable
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dhiview_listener.h29 void OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) {}; in OnEvent()
33 …bool GetSecEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent, SecEvent& event) { return … in GetSecEvent()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A 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()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/writer/
H A 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()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/
H A Dsys_event_store.cpp92 std::shared_ptr<SysEvent> sysEvent = Event::DownCastTo<SysEvent>(event); in Convert2SysEvent() local
106 std::shared_ptr<SysEvent> sysEvent = Convert2SysEvent(event); in OnEvent() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A 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
H A Dsys_event_database_test.cpp61 … std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool_listener.cpp30 void HiSysEventToolListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/
H A Dresschedobserver_fuzzer.cpp154 nlohmann::json sysEvent; in HisysEventAvCodecEventFuzzTest() local
183 nlohmann::json sysEvent; in HisysEventRunningLockEventFuzzTest() local
210 nlohmann::json sysEvent; in HisysEventAudioEventFuzzTest() local
236 nlohmann::json sysEvent; in HisysEventBluetoothFuzzTest() local
262 nlohmann::json sysEvent; in HisysEventCameraEventFuzzTest() local
287 nlohmann::json sysEvent; in HisysEventWifiEventFuzzTest() local
313 nlohmann::json sysEvent; in ProcessHiSysEventFuzzTest() local
358 nlohmann::json sysEvent; in HisysEventOnEventFuzzTest() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_listener_c.cpp31 void HiSysEventListenerC::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DXperfPlugin.cpp122 SysEvent& sysEvent = static_cast<SysEvent&>(eventRef); in OnEventListeningCallback() local
146 void XperfPlugin::XperfDispatch(const SysEvent& sysEvent) in XperfDispatch()
/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/
H A Dhiview_listener.cpp35 void HiviewListener::OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
54 bool HiviewListener::GetSecEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent, SecEvent& e… in GetSecEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
H A Devent_logger_test.cpp71 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventLoggerTest_001", variable
112 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
143 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>("EventLoggerTest_003", variable
254 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
528 std::shared_ptr<SysEvent> sysEvent = std::make_shared<SysEvent>(testName, variable
/ohos5.0/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
H A Dstats_service_write_event.h32 …std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent = std::make_shared<HiviewDFX::HiSysEventReco… in StatsWriteHiSysEvent() local
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/
H A Dprivacy_controller.cpp54 auto sysEvent = std::static_pointer_cast<SysEvent>(event); in OnEvent() local
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp82 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
141 auto sysEvent = make_shared<SysEvent>("test", nullptr, sysEventCreator); variable
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_query_proxy.cpp27 … for_each(sysEvents.cbegin(), sysEvents.cend(), [&destSysEvents](const std::u16string& sysEvent) { in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_listener.cpp41 void HiSysEventRustListener::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp58 void CrashValidator::OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent()
172 void CrashValidator::HandleCppCrashEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in HandleCppCrashEvent()
192 void CrashValidator::HandleProcessExitEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in HandleProcessExitEvent()

123