/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android_common/turbine/ |
D | android.hardware.boot-V1.2-java.jar | ... .boot.V1_2
public final android.hardware.boot.V1_2.IBootControl$Proxy extends java.lang ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot-V1.1-java/android_common/turbine/ |
D | android.hardware.boot-V1.1-java.jar | ... .boot.V1_1
public final android.hardware.boot.V1_1.IBootControl$Proxy extends java.lang ... |
/aosp_15_r20/hardware/ti/am57x/bootctrl/ |
D | bootloader_message.cpp | 132 bool read_bootloader_message_from(bootloader_message* boot, const std::string& misc_blk_device, in read_bootloader_message_from() 138 bool read_bootloader_message(bootloader_message* boot, std::string* err) { in read_bootloader_message() 152 bool write_bootloader_message_to(const bootloader_message& boot, const std::string& misc_blk_device, in write_bootloader_message_to() 158 bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() 173 bootloader_message boot = {}; in clear_bootloader_message() local 178 bootloader_message boot = {}; in write_bootloader_message() local 185 bootloader_message boot; in update_bootloader_message() local 194 bool update_bootloader_message_in_struct(bootloader_message* boot, in update_bootloader_message_in_struct() 213 bootloader_message boot; in write_reboot_bootloader() local
|
/aosp_15_r20/device/amlogic/yukawa/hal/bootctrl/ |
D | bootloader_message.cpp | 132 bool read_bootloader_message_from(bootloader_message* boot, const std::string& misc_blk_device, in read_bootloader_message_from() 138 bool read_bootloader_message(bootloader_message* boot, std::string* err) { in read_bootloader_message() 152 bool write_bootloader_message_to(const bootloader_message& boot, const std::string& misc_blk_device, in write_bootloader_message_to() 158 bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() 173 bootloader_message boot = {}; in clear_bootloader_message() local 178 bootloader_message boot = {}; in write_bootloader_message() local 185 bootloader_message boot; in update_bootloader_message() local 194 bool update_bootloader_message_in_struct(bootloader_message* boot, in update_bootloader_message_in_struct() 213 bootloader_message boot; in write_reboot_bootloader() local
|
/aosp_15_r20/bootable/recovery/bootloader_message/ |
H A D | bootloader_message.cpp | 149 bool read_bootloader_message_from(bootloader_message* boot, const std::string& misc_blk_device, in read_bootloader_message_from() 155 bool read_bootloader_message(bootloader_message* boot, std::string* err) { in read_bootloader_message() 163 bool write_bootloader_message_to(const bootloader_message& boot, const std::string& misc_blk_device, in write_bootloader_message_to() 169 bool write_bootloader_message(const bootloader_message& boot, std::string* err) { in write_bootloader_message() 178 bootloader_message boot = {}; in clear_bootloader_message() local 184 bootloader_message boot = {}; in write_bootloader_message() local 192 bootloader_message boot = {}; in write_bootloader_message_to() local 199 bootloader_message boot{}; in update_bootloader_message() local 209 bool update_bootloader_message_in_struct(bootloader_message* boot, in update_bootloader_message_in_struct() 230 bootloader_message boot{}; in write_reboot_bootloader() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/aidl/android.hardware.boot-V1-java/android_common/turbine/ |
D | android.hardware.boot-V1-java.jar | ... android.hardware.boot
public android.hardware.boot.IBootControl$Default extends java.lang.Object ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot-V1.0-java/android_common/turbine/ |
D | android.hardware.boot-V1.0-java.jar | ... .boot.V1_0
public final android.hardware.boot.V1_0.BoolResult extends java.lang.Object ... |
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/aidl/android.hardware.boot-V1-java/android_common/javac/ |
D | android.hardware.boot-V1-java.jar | ... android/
android/hardware/
android/hardware/boot/
android/hardware/boot/IBootControl$Default ... |
/aosp_15_r20/external/mtools/ |
H A D | init.c | 44 static int read_boot(Stream_t *Stream, union bootsector * boot, size_t size) in read_boot() 100 static int get_media_type(Stream_t *St, union bootsector *boot) in get_media_type() 127 union bootsector *boot) { in boot_to_geom() 219 union bootsector *boot, in try_device() 369 union bootsector *boot, in find_device() 404 union bootsector *boot, in parseFsParams() 498 union bootsector boot; in fs_init() local
|
H A D | minfo.c | 40 static void displayInfosector(Stream_t *Stream, union bootsector *boot) in displayInfosector() 62 static uint32_t getHidden(union bootsector *boot) { in getHidden() 66 static void displayBPB(Stream_t *Stream, union bootsector *boot) { in displayBPB() 139 union bootsector *boot, in print_mformat_commandline() 253 union bootsector boot; in minfo() local
|
H A D | mformat.c | 49 static uint16_t init_geometry_boot(union bootsector *boot, struct device *dev, in init_geometry_boot() 159 static __inline__ void inst_boot_prg(union bootsector *boot, uint16_t offset) in inst_boot_prg() 177 static __inline__ void format_root(Fs_t *Fs, char *label, union bootsector *boot) in format_root() 866 union bootsector boot; in mformat() local
|
H A D | fat.c | 661 static int check_media_type(Fs_t *This, union bootsector *boot) in check_media_type() 704 static int fat_32_read(Fs_t *This, union bootsector *boot) in fat_32_read() 736 static int old_fat_read(Fs_t *This, union bootsector *boot, int nodups) in old_fat_read() 761 int fat_read(Fs_t *This, union bootsector *boot, int nodups) in fat_read()
|
/aosp_15_r20/external/fsck_msdos/ |
H A D | fat.c | 170 struct bootblock *boot; member 559 const struct bootblock *boot = boot_of_(fat); in valid_cl() local 582 checkdirty(int fs, struct bootblock *boot) in checkdirty() 648 struct bootblock *boot; in cleardirty() local 701 struct bootblock *boot; in _readfat() local 808 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat() 1125 struct bootblock *boot = boot_of_(fat); in clearchain() local 1146 struct bootblock *boot; in copyfat() local 1196 struct bootblock *boot; in writefat() local 1253 struct bootblock *boot; in checklost() local
|
H A D | dir.c | 227 struct bootblock *boot; in resetDosDirSection() local 304 struct bootblock *boot; in delete() local 393 struct bootblock *boot; in checksize() local 484 struct bootblock *boot; in check_subdirectory() local 551 struct bootblock *boot; in readDosDirSection() local 1090 struct bootblock *boot = fat_get_boot(fat); in reconnect() local
|
H A D | boot.c | 48 readboot(int dosfs, struct bootblock *boot) in readboot() 339 writefsinfo(int dosfs, struct bootblock *boot) in writefsinfo()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot-V1.0-java/android_common/javac/ |
D | android.hardware.boot-V1.0-java.jar | ... android/
android/hardware/
android/hardware/boot/
android/hardware/boot/V1_0/
android ... |
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | bootloader_message_test.cpp | 34 bootloader_message boot = {}; in TEST() local 56 bootloader_message boot = {}; in TEST() local 81 bootloader_message boot = {}; in TEST() local 103 bootloader_message boot = {}; in TEST() local
|
H A D | uncrypt_test.cpp | 131 bootloader_message boot; in SetupOrClearBcb() local 155 bootloader_message boot; in VerifyBootloaderMessage() local 175 bootloader_message boot; in TEST_F() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot-V1.1-java/android_common/javac/ |
D | android.hardware.boot-V1.1-java.jar | ... android/
android/hardware/
android/hardware/boot/
android/hardware/boot/V1_1/
android ... |
/aosp_15_r20/external/arm-trusted-firmware/docs/design/ |
H A D | firmware-design.rst | 660 Use of the X0 and X1 parameters 688 MMU, Data caches & Coherency 695 Data structures used in the BL31 cold boot interface 775 Use of the R0 and R1 parameters 797 MMU, Data caches & Coherency 804 Data structures used in cold boot interface
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/design/ |
D | firmware-design.rst | 610 Use of the X0 and X1 parameters 638 MMU, Data caches & Coherency 645 Data structures used in the BL31 cold boot interface 758 Use of the R0 and R1 parameters 780 MMU, Data caches & Coherency 787 Data structures used in cold boot interface
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ |
H A D | BootCompleteCacheTest.kt | 69 val boot = bootCompleteCache.addListener(bootCompleteListener) in testAddListenerGivesCurrentState_false() constant 76 val boot = bootCompleteCache.addListener(bootCompleteListener) in testAddListenerGivesCurrentState_true() constant
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android_common/javac/ |
D | android.hardware.boot-V1.2-java.jar | ... android/
android/hardware/
android/hardware/boot/
android/hardware/boot/V1_2/
android |
/aosp_15_r20/external/gsc-utils/docs/ |
H A D | case_closed_debugging_gsc.md | 512 ### Option 1: Remove the battery 523 ### Option 2: "OpenNoDevMode" and "OpenFromUSB" are set to Always 549 ### Option 3: CCD Password is Set
|
/aosp_15_r20/external/libese/apps/boot/ |
H A D | README.md | 329 #### Checking rollback values 339 #### Checking locks
|