Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot_driver.cpp73 RetCode FastBootDriver::Boot(std::string* response, std::vector<std::string>* info) { in Boot() function in fastboot::FastBootDriver
/aosp14/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto244 message Boot { message
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp752 TEST_F(LockPermissions, Boot) { in TEST_F() argument