/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
D | hisysevent_base_query_callback.h | 46 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
|
D | hisysevent_manager_c.h | 54 void (*OnComplete)(int32_t reason, int32_t total); member
|
/base/hiviewdfx/hisysevent/frameworks/native/ |
D | hisysevent_tool_query.cpp | 45 void HiSysEventToolQuery::OnComplete(int32_t reason, int32_t total) in OnComplete() function in OHOS::HiviewDFX::HiSysEventToolQuery
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
D | hisysevent_query_callback_c.cpp | 52 void HiSysEventQueryCallbackC::OnComplete(int32_t reason, int32_t total) in OnComplete() function in HiSysEventQueryCallbackC
|
/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
D | hisysevent_query_proxy.cpp | 34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::HiSysEventQueryProxy
|
D | query_sys_event_callback_proxy.cpp | 58 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/ |
D | napi_hisysevent_querier.cpp | 73 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/ |
D | hisysevent_rust_querier.cpp | 62 void HiSysEventRustQuerier::OnComplete(int32_t reason, int32_t total) in OnComplete() function in HiSysEventRustQuerier
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
D | data_publisher_sys_event_callback.cpp | 66 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::DataPublisherSysEventCallback
|
D | query_sys_event_callback_proxy.cpp | 57 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/ |
D | async_call.cpp | 98 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/ |
D | async_call.cpp | 104 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/ |
D | async_call.cpp | 109 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/ |
D | hisyseventmanager_fuzzer.cpp | 35 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/ |
D | print_async_call.cpp | 107 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/ |
D | async_call.cpp | 118 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/ |
D | call.cpp | 117 void Call::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::WallpaperNAPI::Call
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
D | hisysevent_adapter_native_test.cpp | 88 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete() function in __anon690fcd940111::QuerySysEventCallbackStubTest
|
D | hisysevent_native_test.cpp | 93 void OnComplete(int32_t reason, int32_t total) final in OnComplete() function in __anon47561dd40111::Querier
|
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
D | sys_event_manager.rs | 248 pub type OnComplete = unsafe extern "C" fn ( typedef
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/ |
D | sys_event_service_ohos_test.cpp | 88 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete() function in OHOS::HiviewDFX::__anonb232959b0111::TestQuerySysEventCallbackStub
|