HomeSort by relevance Sort by last modified time
    Searched full:timer_callback (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/
message_pump_libevent.cc 205 static void timer_callback(int fd, short events, void *context) function in namespace:base
250 event_set(timer_event.get(), -1, 0, timer_callback, event_base_);

Completed in 90 milliseconds