Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1472 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation() function in art::gc::space::ImageSpace::BootImageLayout
1698 if (ExpandLocation(base_location, bcp_pos) == to_match) { in MatchNamedComponents()
1821 std::string actual_filename = ExpandLocation(base_filename, bcp_index); in ReadHeader()
1931 std::string art_filename = ExpandLocation(base_filename, bcp_index); in CompileExtension()
2187 VLOG(image) << "Found image extension for " << ExpandLocation(base_location, bcp_pos); in LoadOrValidate()