Searched defs:validate_oat_file (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc555 bool validate_oat_file, std::string* error_msg) {
632 if (validate_oat_file && !space->ValidateOatFile(error_msg)) {
554 Init(const char* image_filename, const char* image_location, bool validate_oat_file, std::string* error_msg) argument

Completed in 4 milliseconds