Searched defs:boot_image_spaces (Results 1 – 7 of 7) sorted by relevance
64 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjects() local
892 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in GetBootImageOffsetImpl() local
134 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
732 ArrayRef<ImageSpace* const> boot_image_spaces, in InitAppImage()1079 ArrayRef<ImageSpace* const> boot_image_spaces, in ValidateBootImageChecksum()2564 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadImage()3425 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadFromSystem()3456 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadFromDalvikCache()3563 /*out*/std::vector<std::unique_ptr<ImageSpace>>* boot_image_spaces, in LoadBootImage()3717 const std::vector<ImageSpace*>& boot_image_spaces = in CreateFromAppImage() local3728 ArrayRef<ImageSpace* const> boot_image_spaces, in CreateFromAppImage()
416 std::vector<std::unique_ptr<gc::space::ImageSpace>> boot_image_spaces; in TEST_F() local
1657 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = heap->GetBootImageSpaces(); in GetBootImageLiveObjectsDataRange() local1683 const std::vector<gc::space::ImageSpace*>& boot_image_spaces = in DumpDataBimgRelRoEntries() local
416 std::vector<std::unique_ptr<space::ImageSpace>> boot_image_spaces; in Heap() local