Lines Matching refs:boot_image_spaces
1417 /*out*/std::vector<std::unique_ptr<space::ImageSpace>>* boot_image_spaces, in LoadFromSystem() argument
1427 boot_image_spaces, in LoadFromSystem()
1435 << boot_image_spaces->front(); in LoadFromSystem()
1444 /*out*/std::vector<std::unique_ptr<space::ImageSpace>>* boot_image_spaces, in LoadFromDalvikCache() argument
1454 boot_image_spaces, in LoadFromDalvikCache()
1462 << boot_image_spaces->front(); in LoadFromDalvikCache()
1474 /*out*/std::vector<std::unique_ptr<space::ImageSpace>>* boot_image_spaces, in LoadFromFile() argument
1542 boot_image_spaces->swap(spaces); in LoadFromFile()
1975 /*out*/std::vector<std::unique_ptr<space::ImageSpace>>* boot_image_spaces, in LoadBootImage() argument
1979 DCHECK(boot_image_spaces != nullptr); in LoadBootImage()
1980 DCHECK(boot_image_spaces->empty()); in LoadBootImage()
2039 boot_image_spaces, in LoadBootImage()
2086 boot_image_spaces, in LoadBootImage()