Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1461 std::string ExpandLocationImpl(const std::string& location, in ExpandLocationImpl() function in art::gc::space::ImageSpace::BootImageLayout
1474 DCHECK_EQ(location, ExpandLocationImpl(location, bcp_index, /*boot_image_extension=*/ false)); in ExpandLocation()
1477 return ExpandLocationImpl(location, bcp_index, /*boot_image_extension=*/ true); in ExpandLocation()