Home
last modified time | relevance | path

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

/system/extras/mtectrl/
Dmtectrl_test.cc44 void Boot(misc_memtag_message m) { in Boot() function
/system/core/fastboot/
Dfastboot_driver.cpp73 RetCode FastBootDriver::Boot(std::string* response, std::vector<std::string>* info) { in Boot() function in fastboot::FastBootDriver
/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp752 TEST_F(LockPermissions, Boot) { in TEST_F() argument