Home
last modified time | relevance | path

Searched defs:OnQuery (Results 1 – 15 of 15) sorted by relevance

/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool_query.cpp31 void HiSysEventToolQuery::OnQuery(std::shared_ptr<std::vector<HiSysEventRecord>> sysEvents) in OnQuery() function in OHOS::HiviewDFX::HiSysEventToolQuery
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_query_callback_c.cpp28 void HiSysEventQueryCallbackC::OnQuery(std::shared_ptr<std::vector<OHOS::HiviewDFX::HiSysEventRecor… in OnQuery() function in HiSysEventQueryCallbackC
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_query_proxy.cpp22 void HiSysEventQueryProxy::OnQuery(const ::std::vector<std::u16string>& sysEvents, in OnQuery() function in OHOS::HiviewDFX::HiSysEventQueryProxy
Dquery_sys_event_callback_proxy.cpp27 void QuerySysEventCallbackProxy::OnQuery(const std::vector<std::u16string>& sysEvent, const std::ve… in OnQuery() function in OHOS::HiviewDFX::QuerySysEventCallbackProxy
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_base_query_callback.h34 virtual void OnQuery(const ::std::vector<std::string>& sysEvents, in OnQuery() function
Dhisysevent_manager_c.h53 void (*OnQuery)(HiSysEventRecordC records[], size_t size); member
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
Dhisysevent_rust_querier.cpp38 void HiSysEventRustQuerier::OnQuery(std::shared_ptr<std::vector<OHOS::HiviewDFX::HiSysEventRecord>>… in OnQuery() function in HiSysEventRustQuerier
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher_sys_event_callback.cpp35 void DataPublisherSysEventCallback::OnQuery(const std::vector<std::u16string>& sysEvent, in OnQuery() function in OHOS::HiviewDFX::DataPublisherSysEventCallback
Dquery_sys_event_callback_proxy.cpp25 void QuerySysEventCallbackProxy::OnQuery(const std::vector<std::u16string>& sysEvent, const std::ve… in OnQuery() function in OHOS::HiviewDFX::QuerySysEventCallbackProxy
/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
Dhisyseventmanager_fuzzer.cpp32 void OnQuery(std::shared_ptr<std::vector<HiSysEventRecord>> sysEvents) override in OnQuery() function in OHOS::HiviewDFX::__anon8a61c0390111::TestQueryCallback
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_querier.cpp49 void NapiHiSysEventQuerier::OnQuery(const std::vector<std::string>& sysEvents, in OnQuery() function in OHOS::HiviewDFX::NapiHiSysEventQuerier
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
Dsys_event_manager.rs241 pub type OnQuery = unsafe extern "C" fn ( typedef
596 on_query_wrapper_callback: OnQuery, in CreateRustEventQuerier()
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp87 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery() function in __anon690fcd940111::QuerySysEventCallbackStubTest
Dhisysevent_native_test.cpp84 void OnQuery(std::shared_ptr<std::vector<HiSysEventRecord>> sysEvents) final in OnQuery() function in __anon47561dd40111::Querier
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_service_ohos_test.cpp87 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery() function in OHOS::HiviewDFX::__anonb232959b0111::TestQuerySysEventCallbackStub