Home
last modified time | relevance | path

Searched defs:OnComplete (Results 1 – 21 of 21) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_base_query_callback.h46 virtual void OnComplete(int32_t reason, int32_t total) in OnComplete() function
53 virtual void OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function
Dhisysevent_manager_c.h54 void (*OnComplete)(int32_t reason, int32_t total); member
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool_query.cpp45 void HiSysEventToolQuery::OnComplete(int32_t reason, int32_t total) in OnComplete() function in OHOS::HiviewDFX::HiSysEventToolQuery
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_query_callback_c.cpp52 void HiSysEventQueryCallbackC::OnComplete(int32_t reason, int32_t total) in OnComplete() function in HiSysEventQueryCallbackC
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_query_proxy.cpp34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::HiSysEventQueryProxy
Dquery_sys_event_callback_proxy.cpp58 void QuerySysEventCallbackProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::QuerySysEventCallbackProxy
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_querier.cpp73 void NapiHiSysEventQuerier::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::NapiHiSysEventQuerier
89 … napi_value OnComplete = NapiHiSysEventUtil::GetPropertyByName(env, querier, ON_COMPLETE_ATTR); in OnComplete() local
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
Dhisysevent_rust_querier.cpp62 void HiSysEventRustQuerier::OnComplete(int32_t reason, int32_t total) in OnComplete() function in HiSysEventRustQuerier
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher_sys_event_callback.cpp66 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::DataPublisherSysEventCallback
Dquery_sys_event_callback_proxy.cpp57 void QuerySysEventCallbackProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::QuerySysEventCallbackProxy
/base/request/request/frameworks/js/napi/src/
Dasync_call.cpp98 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::Request::AsyncCall
/base/request/request/frameworks/js/napi/src/upload/
Dasync_call.cpp104 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::Request::UploadNapi::AsyncCall
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Dasync_call.cpp109 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::MiscServices::AsyncCall
/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
Dhisyseventmanager_fuzzer.cpp35 void OnComplete(int32_t reason, int32_t total) override in OnComplete() function in OHOS::HiviewDFX::__anon8a61c0390111::TestQueryCallback
/base/print/print_fwk/interfaces/kits/napi/src/
Dprint_async_call.cpp107 void PrintAsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::Print::PrintAsyncCall
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dasync_call.cpp118 void AsyncCall::OnComplete(const napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::ScreenLock::AsyncCall
/base/theme/wallpaper_mgr/frameworks/js/napi/
Dcall.cpp117 void Call::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::WallpaperNAPI::Call
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp88 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete() function in __anon690fcd940111::QuerySysEventCallbackStubTest
Dhisysevent_native_test.cpp93 void OnComplete(int32_t reason, int32_t total) final in OnComplete() function in __anon47561dd40111::Querier
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
Dsys_event_manager.rs248 pub type OnComplete = unsafe extern "C" fn ( typedef
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_service_ohos_test.cpp88 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete() function in OHOS::HiviewDFX::__anonb232959b0111::TestQuerySysEventCallbackStub