Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc2130 for (const NamedComponentLocation& named_component_location : named_component_locations) { in Load() local
2131 const std::vector<std::string>& profiles = named_component_location.profile_filenames; in Load()