Searched refs:libcore_dex_locations (Results 1 – 1 of 1) sorted by relevance
74 std::vector<std::string> libcore_dex_locations = GetLibCoreDexLocations(); in GenerateAlternateImage() local86 ArrayRef<const std::string> dex_locations(libcore_dex_locations); in GenerateAlternateImage()