Home
last modified time | relevance | path

Searched defs:boot_control_module (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/hardware/libhardware/include_all/hardware/
H A Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/hardware/libhardware/include/hardware/
H A Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/hardware/libhardware/include/hardware/
Dboot_control.h50 typedef struct boot_control_module { struct
57 void (*init)(struct boot_control_module *module); argument
64 unsigned (*getNumberSlots)(struct boot_control_module *module); argument
76 unsigned (*getCurrentSlot)(struct boot_control_module *module); argument
84 int (*markBootSuccessful)(struct boot_control_module *module); argument
93 int (*setActiveBootSlot)(struct boot_control_module *module, unsigned slot); argument
101 int (*setSlotAsUnbootable)(struct boot_control_module *module, unsigned slot); argument
110 int (*isSlotBootable)(struct boot_control_module *module, unsigned slot); argument
118 const char* (*getSuffix)(struct boot_control_module *module, unsigned slot); argument
126 int (*isSlotMarkedSuccessful)(struct boot_control_module *module, unsigned slot); argument
[all …]