Home
last modified time | relevance | path

Searched defs:Reboot (Results 1 – 2 of 2) sorted by relevance

/system/apex/apexd/
Dapexd_utils.h181 inline void Reboot() { in Reboot() function
/system/core/fastboot/
Dfastboot_driver.cpp105 RetCode FastBootDriver::Reboot(std::string* response, std::vector<std::string>* info) { in Reboot() function in fastboot::FastBootDriver