Home
last modified time | relevance | path

Searched defs:add_cb (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/ssl/statem/
Dextensions_cust.c19 custom_ext_add_cb add_cb; member
346 SSL_custom_ext_add_cb_ex add_cb, in add_custom_ext_intern()
411 custom_ext_add_cb add_cb, in add_old_custom_ext()
452 custom_ext_add_cb add_cb, in SSL_CTX_add_client_custom_ext()
466 custom_ext_add_cb add_cb, in SSL_CTX_add_server_custom_ext()
481 SSL_custom_ext_add_cb_ex add_cb, in SSL_CTX_add_custom_ext()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbin.c1776 add_cb (GstBin * pipeline, GstBin * bin, GstElement * element, GList ** list) in add_cb() function
/third_party/ffmpeg/libavcodec/
Ddcaenc.c411 static int32_t add_cb(DCAEncContext *c, int32_t a, int32_t b) in add_cb() function
/third_party/python/Modules/
D_asynciomodule.c2851 PyObject *add_cb = _PyObject_GetAttrId( in task_step_impl() local
/third_party/openssl/ssl/
Dssl_local.h1853 SSL_custom_ext_add_cb_ex add_cb; member