Searched refs:IsBootClassPathOnDisk (Results 1 – 3 of 3) sorted by relevance
153 static bool IsBootClassPathOnDisk(InstructionSet image_isa);
3484 bool ImageSpace::IsBootClassPathOnDisk(InstructionSet image_isa) { in IsBootClassPathOnDisk() function in art::gc::space::ImageSpace
675 return gc::space::ImageSpace::IsBootClassPathOnDisk(isa); in VMRuntime_isBootClassPathOnDisk()