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