Home
last modified time | relevance | path

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

12

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A 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
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_notifier_proxy.cpp31 int32_t RdbNotifierProxy::OnComplete(uint32_t seqNum, Details &&result) in OnComplete() function in OHOS::DistributedRdb::RdbNotifierProxy
74 int32_t RdbNotifierProxy::OnComplete(const std::string& storeName, Details&& result) in OnComplete() function in OHOS::DistributedRdb::RdbNotifierProxy
/ohos5.0/base/security/security_guard/interfaces/inner_api/obtaindata/src/
H A Dsecurity_event_query_callback_service.cpp26 void SecurityEventQueryCallbackService::OnComplete() in OnComplete() function in OHOS::Security::SecurityGuard::SecurityEventQueryCallbackService
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool_query.cpp46 void HiSysEventToolQuery::OnComplete(int32_t reason, int32_t total) in OnComplete() function in OHOS::HiviewDFX::HiSysEventToolQuery
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_event_hub.h39 void SetOnComplete(PluginCallback&& OnComplete) in SetOnComplete()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_query_proxy.cpp34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::HiSysEventQueryProxy
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_query_callback_c.cpp59 void HiSysEventQueryCallbackC::OnComplete(int32_t reason, int32_t total) in OnComplete() function in HiSysEventQueryCallbackC
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_notifier_stub.cpp74 int32_t RdbNotifierStub::OnComplete(uint32_t seqNum, Details &&result) in OnComplete() function in OHOS::DistributedRdb::RdbNotifierStub
82 int32_t RdbNotifierStub::OnComplete(const std::string &storeName, Details &&result) in OnComplete() function in OHOS::DistributedRdb::RdbNotifierStub
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_querier.cpp78 void NapiHiSysEventQuerier::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::NapiHiSysEventQuerier
94 … napi_value OnComplete = NapiHiSysEventUtil::GetPropertyByName(env, querier, ON_COMPLETE_ATTR); in OnComplete() local
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dinit_state.h54 std::tuple<ErrorCode, Action> OnComplete() override in OnComplete() function
H A Drecording_state.h69 std::tuple<ErrorCode, Action> OnComplete() override in OnComplete() function
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp61 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete() function in OHOS::HiviewDFX::DataPublisherSysEventCallback
H A 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
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dplaying_state.h72 std::tuple<ErrorCode, Action> OnComplete() override in OnComplete() function
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp69 void HiSysEventRustQuerier::OnComplete(int32_t reason, int32_t total) in OnComplete() function in HiSysEventRustQuerier
/ohos5.0/base/security/security_guard/services/data_collect/sa/
H A Dsecurity_event_query_callback_proxy.cpp51 void SecurityEventQueryCallbackProxy::OnComplete() in OnComplete() function in OHOS::Security::SecurityGuard::SecurityEventQueryCallbackProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dmeta_data_manager.h53 using OnComplete = std::function<void(const std::map<std::string, int32_t> &)>; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp148 void AsyncCall::OnComplete(napi_env env, void *data) in OnComplete() function in OHOS::PreferencesJsKit::AsyncCall
162 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::PreferencesJsKit::AsyncCall
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_inner_observer.cpp34 void NAPIInnerObserver::OnComplete(uv_work_t *work, int status) in OnComplete() function in OHOS::DataShare::NAPIInnerObserver
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richtext.cpp95 void JSRichText::OnComplete(const JSCallbackInfo& info) in OnComplete() function in OHOS::Ace::Framework::JSRichText
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp194 void AsyncCall::OnComplete(napi_env env, void *data) in OnComplete() function in OHOS::RelationalStoreJsKit::AsyncCall
210 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::RelationalStoreJsKit::AsyncCall
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_async_callback.cpp129 void HttpAsyncCallback::OnComplete() in OnComplete() function in OHOS::ACELite::HttpAsyncCallback
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dasync_call.cpp98 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::Request::AsyncCall
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dasync_call.cpp104 void AsyncCall::OnComplete(napi_env env, napi_status status, void *data) in OnComplete() function in OHOS::Request::UploadNapi::AsyncCall
/ohos5.0/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp35 void OnComplete(int32_t reason, int32_t total) override in OnComplete() function in OHOS::HiviewDFX::__anond2402a920110::TestQueryCallback

12