Searched refs:ExpandLocation (Results 1 – 1 of 1) sorted by relevance
1716 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation() function in art::gc::space::ImageSpace::BootImageLayout1946 if (ExpandLocation(base_location, bcp_pos) == to_match) { in MatchNamedComponents()2069 std::string actual_filename = ExpandLocation(base_filename, bcp_index); in ReadHeader()2179 std::string art_filename = ExpandLocation(base_filename, bcp_index); in CompileExtension()2435 VLOG(image) << "Found image extension for " << ExpandLocation(base_location, bcp_pos); in LoadOrValidate()