Home
last modified time | relevance | path

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

/system/core/adb/
Dservices.cpp117 static bool reboot_service_impl(int fd, const char* arg) { in reboot_service_impl() function
171 if (reboot_service_impl(fd, static_cast<const char*>(arg))) { in reboot_service()