Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1685 std::string to_match; in MatchNamedComponents() local
1689 to_match = component; in MatchNamedComponents()
1695 to_match = path + component; in MatchNamedComponents()
1698 if (ExpandLocation(base_location, bcp_pos) == to_match) { in MatchNamedComponents()