Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.cc74 std::vector<std::string> libcore_dex_locations = GetLibCoreDexLocations(); in GenerateAlternateImage() local
86 ArrayRef<const std::string> dex_locations(libcore_dex_locations); in GenerateAlternateImage()