Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Druntime.h366 ArrayRef<File> GetBootClassPathOatFiles() { return ArrayRef<File>(boot_class_path_oat_files_); } in GetBootClassPathOatFiles() function
H A Druntime.cc1770 GetBootClassPathOatFiles(), in Init()
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc3297 runtime->GetBootClassPathOatFiles(), in IsBootClassPathOnDisk()