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

  /toolchain/binutils/binutils-2.27/include/nlm/
ppc-ext.h 33 unsigned char headerVersion[4];
  /system/extras/verity/
BootSignature.java 217 int headerVersion = image.getInt(); // boot image header version
218 if (headerVersion > 0) {
224 if (headerVersion == 1) {

Completed in 72 milliseconds