Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc3288 ArrayRef<const std::string> requested_bcp_locations = in LoadComponents() local
3292 ExpandMultiImageLocations(requested_bcp_locations, chunk.base_location, is_extension); in LoadComponents()
3294 ExpandMultiImageLocations(requested_bcp_locations, chunk.base_filename, is_extension); in LoadComponents()