Searched defs:boot_image_spaces (Results 1 – 7 of 7) sorted by relevance
57 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjects() local
822 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in GetBootImageOffsetImpl() local
127 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
562 ArrayRef<ImageSpace* const> boot_image_spaces, in InitAppImage()911 ArrayRef<ImageSpace* const> boot_image_spaces, in ValidateBootImageChecksum()2280 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadImage()3233 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadFromSystem()3311 /*out*/ std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadBootImage()3362 const std::vector<ImageSpace*>& boot_image_spaces = in CreateFromAppImage() local3373 ArrayRef<ImageSpace* const> boot_image_spaces, in CreateFromAppImage()
415 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
1571 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjectsDataRange() local1597 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in DumpDataImgRelRoEntries() local
507 std::vector<std::unique_ptr<space::ImageSpace>> boot_image_spaces; in Heap() local