Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h387 std::string ExpandLocationImpl(const std::string& location, in ExpandLocationImpl() function
401 ExpandLocationImpl(location, bcp_index, /*boot_image_extension=*/false)); in ExpandLocation()
404 return ExpandLocationImpl(location, bcp_index, /*boot_image_extension=*/true); in ExpandLocation()