Searched defs:log_handler (Results 1 - 10 of 10) sorted by relevance
/third_party/selinux/libsepol/fuzz/ |
H A D | secilc-fuzzer.c | 11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() function
|
/third_party/libinput/tools/ |
H A D | libinput-quirks.c | 40 log_handler(struct libinput *this_is_null, in log_handler() function
|
H A D | shared.c | 57 log_handler(struct libinput *li, in log_handler() function
|
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | variables.py | 42 log_handler = "" variable in ReportVariables
|
/third_party/libinput/test/ |
H A D | test-quirks.c | 34 log_handler(struct libinput *this_is_null, in log_handler() function [all...] |
/third_party/libcoap/tests/ |
H A D | test_pdu.c | 283 log_handler(coap_log_t level, const char *message) { in log_handler() function
|
/third_party/libcoap/src/ |
H A D | coap_debug.c | 1179 static coap_log_handler_t log_handler = NULL; variable
|
/third_party/libinput/src/ |
H A D | libinput-private.h | 154 libinput_log_handler log_handler; member
|
H A D | quirks.c | 190 libinput_log_handler log_handler; member 1124 quirks_init_subsystem(const char *data_path, const char *override_file, libinput_log_handler log_handler, struct libinput *libinput, enum quirks_log_type log_type) quirks_init_subsystem() argument
|
H A D | libinput.c | 334 libinput_log_set_handler(struct libinput *libinput, libinput_log_handler log_handler) libinput_log_set_handler() argument
|
Completed in 17 milliseconds