Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/update_verifier/
H A Dupdate_verifier.cpp297 static int reboot_device() { in reboot_device() function
313 return reboot_device(); in update_verifier()
340 return reboot_device(); in update_verifier()
349 return reboot_device(); in update_verifier()
371 return reboot_device(); in update_verifier()
/aosp12/packages/modules/adb/daemon/
H A Dservices.cpp144 [[maybe_unused]] static unique_fd reboot_device(const std::string& name) { in reboot_device() function
280 return reboot_device(std::string(name)); in daemon_service_to_fd()