/aosp12/system/libufdt/utils/src/ |
H A D | dt_table.c | 26 const uint32_t header_size = sizeof(struct dt_table_header); in dt_table_header_init() local
|
H A D | dt_table.h | 34 uint32_t header_size; /* sizeof(dt_table_header) */ member
|
/aosp12/art/runtime/mirror/ |
H A D | array-alloc-inl.h | 40 size_t header_size = Array::DataOffset(component_size).SizeValue(); in ComputeArraySize() local 88 SetLengthToUsableSizeVisitor(int32_t min_length, size_t header_size, in SetLengthToUsableSizeVisitor()
|
H A D | string-alloc-inl.h | 163 constexpr size_t header_size = sizeof(String); in Alloc() local
|
H A D | array-inl.h | 49 size_t header_size = DataOffset(1U << component_size_shift).SizeValue(); in SizeOf() local
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | ChunkIterator.cpp | 87 const size_t header_size = dtohs(next_chunk_->headerSize); in VerifyNextChunk() local
|
/aosp12/frameworks/native/libs/binder/ |
H A D | Status.cpp | 109 int32_t header_size; in readFromParcel() local 165 int32_t header_size; in readFromParcel() local
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | Chunk.h | 49 inline size_t header_size() const { return dtohs(device_chunk_->headerSize); } in header_size() function
|
/aosp12/art/runtime/ |
H A D | handle_scope-inl.h | 68 size_t header_size = sizeof(HandleScope); in SizeOf() local 75 size_t header_size = ReferencesOffset(pointer_size); in SizeOf() local
|
/aosp12/system/tools/mkbootimg/include/bootimg/ |
H A D | bootimg.h | 159 uint32_t header_size; member 275 uint32_t header_size; member 305 uint32_t header_size; member
|
/aosp12/system/update_engine/payload_generator/ |
H A D | boot_img_filesystem.cc | 67 size_t header_size = in CreateFromFile() local
|
/aosp12/system/core/fs_mgr/libvbmeta/ |
H A D | super_vbmeta_format_c.h | 95 uint32_t header_size; member
|
/aosp12/art/compiler/ |
H A D | exception_test.cc | 88 const size_t header_size = sizeof(OatQuickMethodHeader); in SetUp() local
|
/aosp12/system/extras/simpleperf/ |
H A D | record_file_format.h | 126 uint64_t header_size; member
|
/aosp12/system/core/fs_mgr/liblp/include/liblp/ |
H A D | metadata_format.h | 199 uint32_t header_size; member 387 uint32_t header_size; member
|
/aosp12/frameworks/av/media/libmediametrics/ |
H A D | MediaMetricsItem.cpp | 495 const uint32_t header_size = in writeToByteString() local 569 uint32_t header_size; in readFromByteString() local
|
/aosp12/frameworks/base/tools/aapt2/format/ |
H A D | Container.cpp | 112 const ::google::protobuf::uint32 header_size = file.ByteSize(); in AddResFileEntry() local
|
/aosp12/bionic/libc/bionic/ |
H A D | bionic_allocator.cpp | 269 size_t header_size = __BIONIC_ALIGN(kPageInfoSize, align); in alloc_mmap() local
|
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | cow_format.h | 62 uint16_t header_size; member
|
/aosp12/art/runtime/gc/space/ |
H A D | space_test.h | 116 size_t header_size = SizeOfZeroLengthByteArray(); in InstallClass() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | PersistentDataBlockService.java | 381 int header_size = DIGEST_SIZE_BYTES + HEADER_SIZE; in formatPartitionLocked() local
|
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | FrameSequence_gif.cpp | 341 static bool isGif(void* header, int header_size) { in isGif()
|
H A D | FrameSequence_webp.cpp | 382 static bool isWebP(void* header, int header_size) { in isWebP()
|
/aosp12/art/runtime/jit/ |
H A D | jit_memory_region.cc | 364 size_t header_size = OatQuickMethodHeader::InstructionAlignedSize(); in CommitCode() local
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_bufferallocation.cpp | 662 int header_size = 0; in calc_allocation_size() local
|