Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1654 std::string GetPrimaryImageLocation();
1789 std::string ImageSpace::BootImageLayout::GetPrimaryImageLocation() { in GetPrimaryImageLocation() function in art::gc::space::ImageSpace::BootImageLayout
2516 std::string image_location = layout.GetPrimaryImageLocation(); in FindImageFiles()
3489 const std::string image_location = layout.GetPrimaryImageLocation(); in IsBootClassPathOnDisk()
3928 std::string primary_image_location = layout.GetPrimaryImageLocation(); in VerifyBootClassPathChecksums()