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

  /bootable/recovery/bootloader_message/include/bootloader_message/
bootloader_message.h 32 static const size_t WIPE_PACKAGE_OFFSET_IN_MISC = 16 * 1024;
216 // Read the wipe package from BCB (from offset WIPE_PACKAGE_OFFSET_IN_MISC).
219 // Write the wipe package into BCB (to offset WIPE_PACKAGE_OFFSET_IN_MISC).
  /bootable/recovery/bootloader_message/
bootloader_message.cpp 214 WIPE_PACKAGE_OFFSET_IN_MISC, err);
223 WIPE_PACKAGE_OFFSET_IN_MISC, err);

Completed in 71 milliseconds