Home
last modified time | relevance | path

Searched defs:callback (Results 1 - 25 of 3738) sorted by relevance

12345678910>>...150

/third_party/node/test/parallel/
H A Dtest-timers-args.js
H A Dtest-async-hooks-run-in-async-scope-this-arg.js13 function callback() { function
H A Dtest-fs-link.js15 function callback(err) { function
H A Dtest-performanceobserver.js66 function callback(list, obs) { function
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_virtual.c18 ConnectFuncInterface *ConnInitBr(const ConnectCallback *callback) in ConnInitBr() argument
/third_party/typescript/tests/baselines/reference/
H A DvarArgParamTypeCheck.js5 function callback(clb:()=>void) { function
/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_component_snapshot.cpp19 void ComponentSnapshot::GetNormalCapture(const RefPtr<FrameNode>& frameNode, NormalCallback&& callback) in GetNormalCapture() argument
/third_party/python/Lib/test/crashers/
H A Dmutation_inside_cyclegc.py18 def callback(x): function
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_famgr.h35 IDmsListener *callback; member
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_finished_callback.cpp22 RSWindowAnimationFinishedCallback::RSWindowAnimationFinishedCallback(const std::function<void(void)>& callback) in RSWindowAnimationFinishedCallback() argument
/foundation/communication/wifi/wifi/test/wifi_utils/unittest/
H A Dwifi_event_handler_test.cpp24 std::function<void()> callback = EventHandlerCallback; in HWTEST_F() local
30 std::function<void()> callback = EventHandlerCallback; in HWTEST_F() local
36 std::function<void()> callback = EventHandlerCallback; in HWTEST_F() local
47 std::function<void()> callback = EventHandlerCallback; in HWTEST_F() local
/kernel/linux/linux-6.6/include/linux/
H A Dtracefs.h74 eventfs_callback callback; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpreemption.c43 vlVdpPreemptionCallbackRegister(VdpDevice device, VdpPreemptionCallback callback, void *context) vlVdpPreemptionCallbackRegister() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dderive-fn-ptr.h9 my_fun_t callback; member
17 my_fun2_t callback; member
/foundation/ability/form_fwk/services/src/
H A Dform_systemload_listener.cpp22 FormSystemloadListener::FormSystemloadListener(OnSystemloadLevelCb callback) in FormSystemloadListener() argument
/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/
H A Dic_sdk.cpp32 int32_t IcSdk::SetCallback(std::shared_ptr<IcCallback> callback) in SetCallback() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Doverlay_event_subscriber.cpp24 OverlayEventSubscriber(const EventFwk::CommonEventSubscribeInfo &subscribeInfo, const std::function<void(const EventFwk::CommonEventData &)> &callback) OverlayEventSubscriber() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_listener.cpp20 StartupListener::StartupListener(OnCompletedCallbackFunc &callback) : onCompletedCallback_(std::move(callback)) in StartupListener() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_insight_intent_executor_mgr.cpp20 ExecuteInsightIntent(Runtime& runtime, const InsightIntentExecutorInfo& executeInfo, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/animator/
H A Danimator_model_ng.cpp19 AddEventListener( std::function<void()>&& callback, EventOperation operation, const std::string& animatorId) AddEventListener() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_window.cpp33 void PluginWindow::SetVsyncCallback(AceVsyncCallback&& callback) in SetVsyncCallback() argument
/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dstart_drag_listener_impl.h29 explicit StartDragListenerImpl(DragEndingCallback callback) : callback_(callback) { } in StartDragListenerImpl() argument
H A Dcoordination_listener_impl.h29 explicit CoordinationListenerImpl(DragOutCallback callback) : callback_(callback) { } in CoordinationListenerImpl() argument
/foundation/arkui/napi/native_engine/
H A Dnative_create_env.cpp22 void NativeCreateEnv::RegCreateNapiEnvCallback(CreateNapiEnvCallback callback) in RegCreateNapiEnvCallback() argument
30 void NativeCreateEnv::RegDestroyNapiEnvCallback(DestroyNapiEnvCallback callback) in RegDestroyNapiEnvCallback() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dlight.h95 auto OnLoaded(Callback&& callback) in OnLoaded() argument

Completed in 6 milliseconds

12345678910>>...150