Home
last modified time | relevance | path

Searched defs:callback_func (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/ctypes/test/
Dtest_random_things.py8 def callback_func(arg): function
/third_party/jerryscript/tests/unit-core/
Dtest-abort.cpp24 callback_func (const jerry_value_t function_obj, in callback_func() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc1173 CallbackFunc *callback_func = reinterpret_cast<CallbackFunc *>(user_data); in AclrtLaunchCallback() local
1178 bool GeKernelExecutor::LaunchCallback(CallbackFunc callback_func, size_t stream_id) const { in LaunchCallback()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h391 virtual bool LaunchCallback(std::function<void(void)> callback_func, size_t stream_id) const { in LaunchCallback()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/
Dbindings.cc289 py::function callback_func = in __anon83a79dbe2202() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_device_address.cc109 device::CallbackFunc callback_func = [buffer]() { in SyncHostMemoryToDeviceWithCopySrc() local
155 device::CallbackFunc callback_func = [tensor_data]() { in SyncHostMemoryToDeviceWithTensorData() local