Searched refs:ExpandLocation (Results 1 – 2 of 2) sorted by relevance
398 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation() function
1631 if (ExpandLocation(base_location, bcp_pos) == to_match) { in MatchNamedComponents()1755 std::string art_filename = ExpandLocation(base_filename, bcp_index); in ValidateOatFile()1756 std::string art_location = ExpandLocation(base_location, bcp_index); in ValidateOatFile()1821 std::string actual_filename = ExpandLocation(base_filename, bcp_index); in ReadHeader()1954 std::string art_filename = ExpandLocation(base_filename, bcp_index); in CompileBootclasspathElements()2193 VLOG(image) << "Found image extension for " << ExpandLocation(base_location, bcp_pos); in Load()