Home
last modified time | relevance | path

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

12345678910>>...189

/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
/base/update/updater/services/flashd/daemon/
H A Derase_commander.h24 explicit EraseCommander(callbackFun callback) : Commander(callback) {}; in EraseCommander() argument
H A Dformat_commander.h25 explicit FormatCommander(callbackFun callback) : Commander(callback) {} in FormatCommander() argument
/base/web/webview/ohos_adapter/ohos_init_web_adapter/src/
H A Dohos_init_web_adapter_impl.cpp28 void OhosInitWebAdapterImpl::SetRunWebInitedCallback(WebRunInitedCallback* callback) in SetRunWebInitedCallback() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_applink_callback_impl.cpp23 ArkWebAppLinkCallbackImpl::ArkWebAppLinkCallbackImpl(std::shared_ptr<OHOS::NWeb::NWebAppLinkCallback> callback) in ArkWebAppLinkCallbackImpl() argument
/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
/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
/base/account/os_account/test/fuzztest/appaccount/getauthenticatorcallback_fuzzer/
H A Dgetauthenticatorcallback_fuzzer.cpp34 sptr<IRemoteObject> callback; in GetAuthenticatorCallbackFuzzTest() local
/base/inputmethod/imf/frameworks/cj/include/
H A Dsetting_listeners.h37 std::function<void(CInputMethodProperty, CInputMethodSubtype)> callback = nullptr; member in OHOS::MiscServices::CJGetInputMethodSetting
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_callback_context.h32 CALLBACK_FUNC callback; member
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_common_event_subscriber.cpp23 AppAccountCommonEventSubscriber( const CommonEventSubscribeInfo &subscribeInfo, const std::function<void(const CommonEventData &)> &callback) AppAccountCommonEventSubscriber() argument
/base/request/request/pre_download/netstack_rs/src/cxx/
H A Dwrapper.cpp25 void OnCallback(std::shared_ptr<HttpClientTask> task, rust::Box<CallbackWrapper> callback) in OnCallback() argument
/base/powermgr/battery_manager/services/native/include/
H A Dhdi_service_status_listener.h30 explicit HdiServiceStatusListener(StatusCallback callback) : callback_(std::move(callback)) {} in HdiServiceStatusListener() argument
/base/powermgr/power_manager/services/native/src/actions/default/
H A Dhdi_service_status_listener.h30 explicit HdiServiceStatusListener(StatusCallback callback) : callback_(std::move(callback)) {} in HdiServiceStatusListener() argument
/base/powermgr/thermal_manager/services/native/include/
H A Dhdi_service_status_listener.h30 explicit HdiServiceStatusListener(StatusCallback callback) : callback_(std::move(callback)) {} in HdiServiceStatusListener() argument

Completed in 4 milliseconds

12345678910>>...189