HomeSort by relevance Sort by last modified time
    Searched defs:slot_suffix (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/bootloader_message/include/bootloader_message/
bootloader_message.h 58 * We used to have slot_suffix field for A/B boot control metadata in
99 * The slot_suffix field is used for A/B implementations where the
100 * bootloader does not set the androidboot.ro.boot.slot_suffix kernel
109 char slot_suffix[32]; member in struct:bootloader_message_ab
145 * be put in the 'slot_suffix' field of the 'bootloader_message'
152 char slot_suffix[4]; member in struct:bootloader_control
174 sizeof(((struct bootloader_message_ab *)0)->slot_suffix),
  /frameworks/native/cmds/installd/
dexopt.cpp 1932 std::string slot_suffix; local
    [all...]

Completed in 1900 milliseconds