Searched defs:header_size (Results 1 – 9 of 9) sorted by relevance
87 const size_t header_size = dtohs(next_chunk_->headerSize); in VerifyNextChunk() local
109 int32_t header_size; in readFromParcel() local165 int32_t header_size; in readFromParcel() local
49 inline size_t header_size() const { return dtohs(device_chunk_->headerSize); } in header_size() function
467 const uint32_t header_size = in writeToByteString() local541 uint32_t header_size; in readFromByteString() local
112 const ::google::protobuf::uint32 header_size = file.ByteSize(); in AddResFileEntry() local
381 int header_size = DIGEST_SIZE_BYTES + HEADER_SIZE; in formatPartitionLocked() local
341 static bool isGif(void* header, int header_size) { in isGif()
382 static bool isWebP(void* header, int header_size) { in isWebP()
305 unsigned int header_size = sizeof(ElfXX_Shdr) * sectNum; in emitSectionHeader() local