Lines Matching refs:found

778       break;  // Not found, done.
999 "0x%x, found 0x%x", oat_location, expected_image_oat_checksum,
1008 PRIuPTR ", found %ud", oat_location, expected_image_oat_offset,
1016 " found %d", oat_location, expected_patch_delta, actual_patch_delta);
1032 "found 0x%x", oat_location, expected_dex_checksum,
1175 // If no classes.dex found in dex_location, it has been stripped or is corrupt, assume oat is
1219 error_msgs->push_back(StringPrintf("Failed to verify oat file '%s' found for dex location "
1226 error_msgs->push_back(StringPrintf("Failed to verify non-executable oat file '%s' found for "
2042 // Check if this would be found in the parent boot class loader.
2214 ThrowNoClassDefFoundError("Class %s not found", PrintableString(descriptor).c_str());
2406 bool found = false;
2411 found = true;
2416 CHECK(found) << "Didn't find oat method index for virtual method: " << PrettyMethod(method);
2498 bool found = FindOatMethodFor(method, &oat_method);
2499 return found ? oat_method.GetQuickCode() : nullptr;
4119 // Was the class already found to be erroneous? Done under the lock to match the JLS.
4643 // Uh-oh, we found something. Do our check.
4876 // the block and can safely assume not found.
5137 // Shrink iftable in case duplicates were found
5459 // whether we found a 32-bit field for padding or not, we advance
5727 // If we found a method, check for incompatible class changes.
5755 // If we found something, check that it can be accessed by the referrer.
5770 // Otherwise, throw an IncompatibleClassChangeError if we found something, and check interface