Home
last modified time | relevance | path

Searched defs:boot_state (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/coreboot/src/lib/
H A Dhardwaremain.c48 struct boot_state { struct
50 boot_state_t id; argument
53 boot_state_t (*run_state)(void *arg); argument
72 static struct boot_state boot_states[] = { argument
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_remote_provisioning_context.cpp170 std::string_view boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
/aosp_15_r20/system/keymaster/contexts/
H A Dpure_soft_remote_provisioning_context.cpp243 std::string_view boot_state, std::string_view bootloader_state, in SetVerifiedBootInfo()
H A Dpure_soft_keymaster_context.cpp98 PureSoftKeymasterContext::SetVerifiedBootInfo(std::string_view boot_state, in SetVerifiedBootInfo()
/aosp_15_r20/bootable/recovery/
H A Drecovery_main.cpp439 BootState boot_state(reason, stage); // recovery_main owns the state of boot. in main() local
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dcrashdec-hfi.c97 uint32_t boot_state; member
/aosp_15_r20/system/keymint/wire/src/
H A Dlegacy.rs431 pub boot_state: Vec<u8>, field
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h1294 std::string boot_state; member
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto19903 optional bool boot_state = 2; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h396122 inline bool DeviceStateChanged::boot_state() const { in boot_state() function