Home
last modified time | relevance | path

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

/external/libcups/backend/
Dusb-darwin.c287 static void status_timer_cb(CFRunLoopTimerRef timer, void *info);
1330 …unLoopTimerCreate(NULL, CFAbsoluteTimeGetCurrent() + 1.0, 10, 0x0, 0x0, status_timer_cb, &context); in find_device_cb()
1374 static void status_timer_cb(CFRunLoopTimerRef timer, in status_timer_cb() function