Home
last modified time | relevance | path

Searched defs:boot_image_size (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_test.cpp65 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
136 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
241 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
H A Dbasic_test.cpp160 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
224 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
H A Davb_util_test.cpp295 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
812 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
919 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1204 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1287 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1369 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1486 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
/aosp12/art/runtime/
H A Dimage.cc47 uint32_t boot_image_size, in ImageHeader()
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc860 uint64_t boot_image_size = 0u; in ValidateBootImageChecksum() local
1169 const uint32_t boot_image_size = image_header->GetBootImageSize(); in RelocateInPlace() local
1403 uint32_t boot_image_size; member
1735 uint64_t boot_image_size = 0u; in ValidateBootImageChecksum() local
/aosp12/art/runtime/gc/
H A Dheap.cc211 uint32_t boot_image_size = 0u; in VerifyBootImagesContiguity() local