HomeSort by relevance Sort by last modified time
    Searched refs:event_log_cb (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libevent/
log.c 153 static event_log_cb log_fn = NULL;
156 event_set_log_callback(event_log_cb cb)
event.h 343 typedef void (*event_log_cb)(int severity, const char *msg); typedef
351 void event_set_log_callback(event_log_cb cb);
    [all...]

Completed in 39 milliseconds