Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h378 struct NamedComponentLocation { struct
418 /*out*/ std::vector<NamedComponentLocation>* named_component_locations,
Dimage_space.cc1569 /*out*/std::vector<NamedComponentLocation>* named_component_locations, in MatchNamedComponents()
1632 NamedComponentLocation location; in MatchNamedComponents()
2071 std::vector<NamedComponentLocation> named_component_locations; in Load()
2112 for (const NamedComponentLocation& named_component_location : named_component_locations) { in Load()