Searched defs:boot_state (Results 1 – 10 of 10) sorted by relevance
48 struct boot_state { struct50 boot_state_t id; argument53 boot_state_t (*run_state)(void *arg); argument72 static struct boot_state boot_states[] = { argument
170 std::string_view boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
243 std::string_view boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
98 PureSoftKeymasterContext::SetVerifiedBootInfo(std::string_view boot_state, in SetVerifiedBootInfo()
439 BootState boot_state(reason, stage); // recovery_main owns the state of boot. in main() local
97 uint32_t boot_state; member
431 pub boot_state: Vec<u8>, field
1294 std::string boot_state; member
19903 optional bool boot_state = 2; field
396122 inline bool DeviceStateChanged::boot_state() const { in boot_state() function