Home | History | Annotate | Download | only in runtime

Lines Matching refs:ArrayRef

1044 static size_t OpenBootDexFiles(ArrayRef<const std::string> dex_filenames,
1045 ArrayRef<const std::string> dex_locations,
1541 OpenBootDexFiles(ArrayRef<const std::string>(GetBootClassPath()).SubArray(start),
1542 ArrayRef<const std::string>(GetBootClassPathLocations()).SubArray(start),
1559 OpenBootDexFiles(ArrayRef<const std::string>(GetBootClassPath()),
1560 ArrayRef<const std::string>(GetBootClassPathLocations()),