Home
last modified time | relevance | path

Searched defs:sysEvents (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool_query.cpp32 void HiSysEventToolQuery::OnQuery(std::shared_ptr<std::vector<HiSysEventRecord>> sysEvents) in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_query_proxy.cpp22 void HiSysEventQueryProxy::OnQuery(const ::std::vector<std::u16string>& sysEvents, in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_query_callback_c.cpp32 void HiSysEventQueryCallbackC::OnQuery(std::shared_ptr<std::vector<OHOS::HiviewDFX::HiSysEventRecor… in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h34 virtual void OnQuery(const ::std::vector<std::string>& sysEvents, in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp42 void HiSysEventRustQuerier::OnQuery(std::shared_ptr<std::vector<OHOS::HiviewDFX::HiSysEventRecord>>… in OnQuery()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_write_handler.h52 std::list<std::shared_ptr<CachedEvent>> sysEvents; member
/ohos5.0/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp32 void OnQuery(std::shared_ptr<std::vector<HiSysEventRecord>> sysEvents) override in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_querier.cpp54 void NapiHiSysEventQuerier::OnQuery(const std::vector<std::string>& sysEvents, in OnQuery()
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp94 void OnQuery(std::shared_ptr<std::vector<HiSysEventRecord>> sysEvents) final in OnQuery()
1545 …auto querier = std::make_shared<Querier>([] (std::shared_ptr<std::vector<HiSysEventRecord>> sysEve… in __anon8cf1a60d0402()