Home | History | Annotate | Download | only in jit

Lines Matching full:mismatch

592     LOG(WARNING) << "Checksum mismatch for dex " << profile_key;
603 LOG(ERROR) << "num_method_ids mismatch for dex " << profile_key
652 // The data is null if there is a mismatch in the checksum or number of method ids.
695 if (class_dex_data == nullptr) { // checksum mismatch
706 if (data == nullptr) { // checksum mismatch
722 if (class_dex_data == nullptr) { // checksum mismatch
961 *error = "Profile version mismatch";
1033 *error = "Error when reading profile file line header: checksum mismatch for "
1090 LOG(ERROR) << "Dex checksum mismatch while verifying profile "
1398 LOG(WARNING) << "Checksum mismatch for dex " << other_profile_line_header.dex_location;
1486 LOG(WARNING) << "Checksum mismatch for dex " << other_dex_data->profile_key;
1798 LOG(ERROR) << "Dex checksum mismatch when getting resolved classes from profile for "