Home
last modified time | relevance | path

Searched defs:complete (Results 76 - 100 of 596) sorted by relevance

12345678910>>...24

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Denvironment_callback.cpp64 std::unique_ptr<NapiAsyncTask::CompleteCallback> complete = std::make_unique<NapiAsyncTask::CompleteCallback>( in OnConfigurationUpdated() local
111 std::unique_ptr<NapiAsyncTask::CompleteCallback> complete = std::make_unique<NapiAsyncTask::CompleteCallback>( in OnMemoryLevel() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_listener.cpp101 std::unique_ptr<NapiAsyncTask::CompleteCallback> complete = std::make_unique<NapiAsyncTask::CompleteCallback> in CallJsMethod() local
167 std::unique_ptr<NapiAsyncTask::CompleteCallback> complete = std::make_unique<NapiAsyncTask::CompleteCallback> in OnMissionIconUpdated() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.cpp55 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in TestStandardCallback() local
135 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in TestStandardCallbackWithArgs() local
/foundation/arkui/napi/native_engine/
H A Dnative_async_work.cpp50 NativeAsyncWork(NativeEngine* engine, NativeAsyncExecuteCallback execute, NativeAsyncCompleteCallback complete, const std::string &asyncResourceName, void* data) NativeAsyncWork() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.cpp89 Enqueue(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string &name, NapiAsyncExecute execute, NapiAsyncComplete complete) Enqueue() argument
H A Dnapi_async_work.h59 NapiAsyncComplete complete = nullptr; member
/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_async_work.h56 NapiAsyncComplete complete = nullptr; member
/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension_context.cpp123 NapiAsyncTask::CompleteCallback complete = in OnStartAbility() local
/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/src/
H A Dfetch_context.cpp65 napi_value complete = NapiUtils::GetNamedProperty(GetEnv(), params[0], FetchConstant::PARAM_KEY_COMPLETE); in ParseParams() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Dnapi_queue.cpp74 AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, NapiAsyncExecute execute, NapiAsyncComplete complete) AsyncWork() argument
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Dnapi_queue.cpp74 AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, NapiAsyncExecute execute, NapiAsyncComplete complete) AsyncWork() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Dnapi_queue.cpp74 AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string& name, NapiAsyncExecute execute, NapiAsyncComplete complete) AsyncWork() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Dnapi_queue.h124 NapiAsyncComplete complete = nullptr; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
H A Dnapi_queue.h120 NapiAsyncComplete complete = nullptr; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Dnapi_queue.cpp76 AsyncWork(napi_env env, std::shared_ptr<ContextBase> ctxt, const std::string &name, NapiAsyncExecute execute, NapiAsyncComplete complete) AsyncWork() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Dnapi_queue.h131 NapiAsyncComplete complete = nullptr; member
/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_queue.h61 NapiAsyncComplete complete = nullptr; member
185 NapiAsyncComplete complete = nullptr; member
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_queue.cpp66 AsyncWork(napi_env env, std::shared_ptr<ContextBase> contextBase, const std::string &name, NapiAsyncExecute execute, NapiAsyncComplete complete) AsyncWork() argument
/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_pci.h75 struct completion complete; member
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dlocks.h197 static inline void complete(struct completion *c) in complete() function
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log-userspace-transfer.c44 struct completion complete; member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c103 unsigned int queuelen, complete, send_only; in ipoib_mcg_seq_show() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dsdma_txreq.h112 callback_t complete; member
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_lro.h26 bool complete; member
45 bool complete; member
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c23 struct completion complete; member

Completed in 10 milliseconds

12345678910>>...24