Home | History | Annotate | Download | only in space

Lines Matching refs:ValidateOatFile

703   if (validate_oat_file && !space->ValidateOatFile(error_msg)) {
771 bool ImageSpace::ValidateOatFile(std::string* error_msg) const {
782 *error_msg = StringPrintf("ValidateOatFile found checksum mismatch between oat file '%s' and "