Lines Matching refs:verified
898 bool verified = VerifyOatFileChecksums(oat_file, dex_location, dex_location_checksum);
899 if (!verified) {
1456 * The class has been prepared and resolved but possibly not yet verified
2403 // Don't attempt to re-verify if already sufficiently verified.
2483 // was verified or requiring runtime reverification.
2489 // Pretend a soft failure occured so that we don't consider the class verified below.
2512 // Class is verified so we don't need to do any access check on its methods.
3021 // The super class was verified ahead of entering initializing, we should only be here if