Searched defs:log_cb (Results 1 - 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| H A D | fflcms2.c | 25 static void log_cb(cmsContext ctx, cmsUInt32Number error, const char *str) in log_cb() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | librist.c | 90 static int log_cb(void *arg, enum rist_log_level log_level, const char *msg) in log_cb() function
|
| /third_party/selinux/libselinux/src/ |
| H A D | avc_internal.h | 39 set_callbacks(const struct avc_memory_callback *mem_cb, const struct avc_log_callback *log_cb, const struct avc_thread_callback *thread_cb, const struct avc_lock_callback *lock_cb) set_callbacks() argument
|
| H A D | avc.c | 147 avc_init_internal(const char *prefix, const struct avc_memory_callback *mem_cb, const struct avc_log_callback *log_cb, const struct avc_thread_callback *thread_cb, const struct avc_lock_callback *lock_cb) avc_init_internal() argument 243 avc_init(const char *prefix, const struct avc_memory_callback *mem_cb, const struct avc_log_callback *log_cb, const struct avc_thread_callback *thread_cb, const struct avc_lock_callback *lock_cb) avc_init() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_server_i.h | 56 void (*log_cb)(void *ctx, const char *msg); member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_server_i.h | 56 void (*log_cb)(void *ctx, const char *msg); member
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_local.h | 36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */ member
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_local.h | 36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */ member
|
Completed in 8 milliseconds