Home
last modified time | relevance | path

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

12345678910>>...91

/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
/third_party/typescript/tests/baselines/reference/
H A DvarArgParamTypeCheck.js5 function callback(clb:()=>void) { function
/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
/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
/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
/base/notification/distributed_notification_service/services/ans/include/
H A Ddistributed_kvstore_death_recipient.h32 explicit DistributedKvStoreDeathRecipient(const std::function<void()> &callback) in DistributedKvStoreDeathRecipient() argument
/base/security/device_security_level/baselib/utils/src/
H A Dutils_timer.c21 TimerHandle DslmUtilsStartPeriodicTimerTask(uint32_t interval, TimerProc callback, const void *context) in DslmUtilsStartPeriodicTimerTask() argument
28 TimerHandle DslmUtilsStartOnceTimerTask(uint32_t interval, TimerProc callback, const void *context) in DslmUtilsStartOnceTimerTask() argument
/base/security/security_guard/interfaces/inner_api/obtaindata/include/
H A Dsecurity_event_query_callback_service.h29 explicit SecurityEventQueryCallbackService(const std::shared_ptr<SecurityEventQueryCallback> callback) in SecurityEventQueryCallbackService() argument
/base/security/security_guard/frameworks/common/classify/src/
H A Drisk_analysis_manager_callback_service.cpp22 RiskAnalysisManagerCallbackService::RiskAnalysisManagerCallbackService(ResultCallback &callback) in RiskAnalysisManagerCallbackService() argument

Completed in 7 milliseconds

12345678910>>...91