Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dqnx4_fs.h82 struct qnx4_inode_entry Boot; member
/aosp12/system/core/fastboot/
H A Dfastboot_driver.cpp72 RetCode FastBootDriver::Boot(std::string* response, std::vector<std::string>* info) { in Boot() function in fastboot::FastBootDriver
/aosp12/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto244 message Boot { message
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp752 TEST_F(LockPermissions, Boot) { in TEST_F() argument