Searched refs:VerifyImage (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc280 static bool VerifyImage(const char* image_location, function in namespace:art::gc::space
306 LOG(INFO) << "VerifyImage: " << command_line;
1542 bool verified = VerifyImage(image_location, dalvik_cache.c_str(), image_isa, &local_error_msg);

Completed in 154 milliseconds