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

  /system/core/fastbootd/
commands.c 274 ssize_t header_sz = 0; local
314 sz -= header_sz;
325 if (flash_write(partition, phandle->download_fd, sz, header_sz)) {
  /system/core/gpttool/
gpttool.c 49 u32 header_sz; member in struct:efi_header
307 hdr->header_sz = sizeof(struct efi_header);

Completed in 51 milliseconds