Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1392 struct ImageChunk { struct in art::gc::space::ImageSpace::BootImageLayout
1393 std::string base_location;
1394 std::string base_filename;
1395 std::string profile_file;
1396 size_t start_index;
1397 uint32_t component_count;
1398 uint32_t image_space_count;
1399 uint32_t reservation_size;
1400 uint32_t checksum;
1401 uint32_t boot_image_component_count;
[all …]