Home
last modified time | relevance | path

Searched defs:callbacks (Results 1 - 25 of 236) sorted by relevance

12345678910

/third_party/elfutils/tests/
H A Ddwfl-bug-report.c27 static const Dwfl_Callbacks callbacks = variable
H A Ddwfl-bug-getmodules.c23 static const Dwfl_Callbacks callbacks = variable
/third_party/elfutils/libdwfl/
H A Ddwfl_begin.c36 dwfl_begin (const Dwfl_Callbacks *callbacks) in dwfl_begin() argument
/third_party/node/src/
H A Dcleanup_queue.cc28 std::vector<CleanupHookCallback> callbacks = GetOrdered(); in Drain() local
H A Dcleanup_queue-inl.h42 std::vector<CleanupHookCallback> callbacks = GetOrdered(); in ForEachBaseObject() local
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Pipeline.cpp54 Callbacks callbacks; in FuzzSKSL2Pipeline() local
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.h43 std::map<int, ICb*> callbacks; // userId as key, potentially multi-thread problem, but for now, lock is not needed member in OHOS::HiviewDFX::SceneTimerOhImpl
/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_callback_holer.cpp86 RemoveCallback( std::set<sptr<IRemoteObject>>& callbacks, const sptr<IRemoteObject>& callback) RemoveCallback() argument
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsleep_callback_holder.cpp72 RemoveCallback( std::set<sptr<ISyncSleepCallback>>& callbacks, const sptr<ISyncSleepCallback>& callback) RemoveCallback() argument
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrobject.h51 ADDR_CALLBACKS callbacks; member
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc53 nghttp2_session_callbacks *callbacks; in LLVMFuzzerTestOneInput() local
H A Dfuzz_target_fdp.cc57 nghttp2_session_callbacks *callbacks; in LLVMFuzzerTestOneInput() local
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c31 static unsigned int callbacks; variable
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_pixmap.c50 static struct apple_glx_drawable_callbacks callbacks = { variable
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl_internal.h52 struct windowsdrawable_callbacks *callbacks; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_instance.h91 struct list_head callbacks; member
102 struct list_head callbacks; member
/third_party/rust/crates/bindgen/bindgen-cli/
H A Doptions.rs
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp28 SystemEventObserver::SystemEventObserver(const ISystemEvent &callbacks) : callbacks_(callbacks) in SystemEventObserver() argument
/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H A Ddm_binding.cpp44 DmDeviceStateCallback::DmDeviceStateCallback(CRegisterDevStateCallback callbacks) in DmDeviceStateCallback() argument
86 void DmDeviceStateCallback::InitCallback(CRegisterDevStateCallback callbacks) in InitCallback() argument
138 CRegisterDevState(const char* pkgName, const char* extra, CRegisterDevStateCallback callbacks) CRegisterDevState() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_clk_rate_trace_mgr.c69 struct kbase_clk_rate_trace_op_conf *callbacks = (struct kbase_clk_rate_trace_op_conf *)CLK_RATE_TRACE_OPS; in gpu_clk_data_init() local
114 struct kbase_clk_rate_trace_op_conf *callbacks = (struct kbase_clk_rate_trace_op_conf *)CLK_RATE_TRACE_OPS; in kbase_clk_rate_trace_manager_init() local
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmulticalls.c50 } callbacks[MC_BATCH]; member
/kernel/linux/linux-5.10/include/net/
H A Dprotocol.h70 struct offload_callbacks callbacks; member
/kernel/linux/linux-5.10/fs/dlm/
H A Dast.c219 struct dlm_callback callbacks[DLM_CALLBACKS_SIZE]; in dlm_callback_work() local
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dcallback.c175 afs_break_callbacks(struct afs_server *server, size_t count, struct afs_callback_break *callbacks) afs_break_callbacks() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c99 static vq_callback_t *callbacks[] = { in virtio_gpu_init() local

Completed in 8 milliseconds

12345678910