Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot_driver.cpp68 RetCode FastBootDriver::Boot(std::string* response, std::vector<std::string>* info) { in Boot() function in fastboot::FastBootDriver
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp730 TEST_F(LockPermissions, Boot) { in TEST_F() argument