Home
last modified time | relevance | path

Searched refs:boot_image_spaces_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.h694 return boot_image_spaces_; in GetBootImageSpaces()
783 return !boot_image_spaces_.empty(); in HasBootImageSpace()
1599 std::vector<space::ImageSpace*> boot_image_spaces_; variable