Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h381 struct NamedComponentLocation { struct
421 /*out*/ std::vector<NamedComponentLocation>* named_component_locations,
Dimage_space.cc1584 /*out*/std::vector<NamedComponentLocation>* named_component_locations, in MatchNamedComponents()
1647 NamedComponentLocation location; in MatchNamedComponents()
2089 std::vector<NamedComponentLocation> named_component_locations; in Load()
2130 for (const NamedComponentLocation& named_component_location : named_component_locations) { in Load()