Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Drestart_service.h23 void restart_unroot_service(unique_fd fd);
Drestart_service.cpp46 void restart_unroot_service(unique_fd fd) { in restart_unroot_service() function
Dservices.cpp264 return create_service_thread("unroot", restart_unroot_service); in daemon_service_to_fd()