Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_utils.h157 inline void Reboot() { in Reboot() function
/system/extras/mtectrl/
Dmtectrl_test.cc53 void Reboot() { in Reboot() function
/system/core/fastboot/
Dfastboot_driver.cpp111 RetCode FastBootDriver::Reboot(std::string* response, std::vector<std::string>* info) { in Reboot() function in fastboot::FastBootDriver