Home
last modified time | relevance | path

Searched refs:event_log_cb (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
Dlog.c153 static event_log_cb log_fn = NULL;
156 event_set_log_callback(event_log_cb cb) in event_set_log_callback()
Devent.h343 typedef void (*event_log_cb)(int severity, const char *msg); typedef
351 void event_set_log_callback(event_log_cb cb);