Searched refs:libinput_log_set_priority (Results 1 – 9 of 9) sorted by relevance
/third_party/libinput/test/ |
D | test-log.c | 90 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_DEBUG); in START_TEST() 112 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_DEBUG); in START_TEST() 133 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_ERROR); in START_TEST() 141 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_INFO); in START_TEST() 181 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_INFO); in START_TEST() 198 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_ERROR); in START_TEST()
|
D | test-device.c | 1484 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_DEBUG); in START_TEST()
|
D | litest.c | 1709 libinput_log_set_priority(libinput, LIBINPUT_LOG_PRIORITY_DEBUG); in litest_create_context() 1742 libinput_log_set_priority(libinput, LIBINPUT_LOG_PRIORITY_DEBUG); in litest_restore_log_handler()
|
/third_party/libinput/src/ |
D | libinput.sym | 108 libinput_log_set_priority;
|
D | libinput.h | 3810 libinput_log_set_priority(struct libinput *libinput,
|
D | libinput.c | 320 libinput_log_set_priority(struct libinput *libinput, in libinput_log_set_priority() function
|
/third_party/libinput/tools/ |
D | shared.c | 320 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_DEBUG); in tools_open_udev() 349 libinput_log_set_priority(li, LIBINPUT_LOG_PRIORITY_DEBUG); in tools_open_device()
|
/third_party/libinput/doc/user/ |
D | test-suite.rst | 176 output, see **libinput_log_set_priority()** for details. The ``LITEST_VERBOSE``
|
/third_party/libinput/export_include/ |
D | libinput.h | 3810 libinput_log_set_priority(struct libinput *libinput,
|