/base/hiviewdfx/hisysevent/frameworks/native/ |
D | hisysevent_tool_query.cpp | 31 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/ |
D | hisysevent_query_callback_c.cpp | 28 void HiSysEventQueryCallbackC::OnQuery(std::shared_ptr<std::vector<OHOS::HiviewDFX::HiSysEventRecor… in OnQuery() function in HiSysEventQueryCallbackC
|
/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
D | hisysevent_query_proxy.cpp | 22 void HiSysEventQueryProxy::OnQuery(const ::std::vector<std::u16string>& sysEvents, in OnQuery() function in OHOS::HiviewDFX::HiSysEventQueryProxy
|
D | query_sys_event_callback_proxy.cpp | 27 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/ |
D | hisysevent_base_query_callback.h | 34 virtual void OnQuery(const ::std::vector<std::string>& sysEvents, in OnQuery() function
|
D | hisysevent_manager_c.h | 53 void (*OnQuery)(HiSysEventRecordC records[], size_t size); member
|
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
D | hisysevent_rust_querier.cpp | 38 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/ |
D | data_publisher_sys_event_callback.cpp | 35 void DataPublisherSysEventCallback::OnQuery(const std::vector<std::u16string>& sysEvent, in OnQuery() function in OHOS::HiviewDFX::DataPublisherSysEventCallback
|
D | query_sys_event_callback_proxy.cpp | 25 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/ |
D | hisyseventmanager_fuzzer.cpp | 32 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/ |
D | napi_hisysevent_querier.cpp | 49 void NapiHiSysEventQuerier::OnQuery(const std::vector<std::string>& sysEvents, in OnQuery() function in OHOS::HiviewDFX::NapiHiSysEventQuerier
|
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
D | sys_event_manager.rs | 241 pub type OnQuery = unsafe extern "C" fn ( typedef 596 on_query_wrapper_callback: OnQuery, in CreateRustEventQuerier()
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
D | hisysevent_adapter_native_test.cpp | 87 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery() function in __anon690fcd940111::QuerySysEventCallbackStubTest
|
D | hisysevent_native_test.cpp | 84 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/ |
D | sys_event_service_ohos_test.cpp | 87 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery() function in OHOS::HiviewDFX::__anonb232959b0111::TestQuerySysEventCallbackStub
|