Home
last modified time | relevance | path

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

/system/core/fastboot/
Dengine.c329 static int cb_do_nothing(Action *a __unused, int status __unused, char *resp __unused) in cb_do_nothing() function
338 a->func = cb_do_nothing; in fb_queue_reboot()