Searched refs:ExpandLocationImpl (Results 1 – 1 of 1) sorted by relevance
1461 std::string ExpandLocationImpl(const std::string& location, in ExpandLocationImpl() function in art::gc::space::ImageSpace::BootImageLayout1474 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()