Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
Dtest-abort.c22 callback_func (const jerry_value_t function_obj, in callback_func() function
/third_party/python/Lib/ctypes/test/
Dtest_random_things.py8 def callback_func(arg): function
/third_party/glib/gio/tests/
Dsimple-async-result.c52 callback_func (GObject *source, in callback_func() function
/third_party/grpc/src/ruby/ext/grpc/
Drb_call_credentials.c59 VALUE callback_func = rb_ary_entry(args, 0); in grpc_rb_call_credentials_callback() local
/third_party/glib/gobject/
Dgclosure.c944 g_cclosure_new (GCallback callback_func, in g_cclosure_new()
974 g_cclosure_new_swap (GCallback callback_func, in g_cclosure_new_swap()
Dgobject.c4395 g_cclosure_new_object (GCallback callback_func, in g_cclosure_new_object()
4424 g_cclosure_new_object_swap (GCallback callback_func, in g_cclosure_new_object_swap()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcredentials.pyx.pxi23 def set_async_callback_func(callback_func): argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/
Dbindings.cc261 py::function callback_func = in __anonb78612492002() local