Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/site_utils/
H A Drpc_logserver.py41 def start(port, log_handler): argument
62 def _run(server_started, port, log_handler): argument
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/tests/
Dconfig_log.rs15 fn log_handler(err: c_int, message: &str) { in main() function
/aosp_15_r20/external/selinux/libsepol/fuzz/
H A Dsecilc-fuzzer.c11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() function
/aosp_15_r20/external/libusb/tests/
H A Dumockdev.c100 log_handler(libusb_context *ctx, enum libusb_log_level level, const char *str) in log_handler() function
/aosp_15_r20/external/libusb/libusb/
H A Dcore.c40 static libusb_log_cb log_handler; variable
H A Dlibusbi.h360 libusb_log_cb log_handler; member
/aosp_15_r20/external/libsrtp2/test/
H A Dsrtp_driver.c163 void log_handler(srtp_log_level_t level, const char *msg, void *data) in log_handler() function
/aosp_15_r20/external/libusb/include/libusb/
H A Dlibusbi.h360 libusb_log_cb log_handler; member