Lines Matching refs:oat

175       VLOG(oat) << "Dex parent of " << dex_location_ << " is not writable: " << strerror(errno);  in OatFileAssistant()
194 VLOG(oat) << "Dex location " << dex_location_ << " is in boot class path"; in IsInBootClassPath()
394 VLOG(oat) << "Dex checksum does not match for dex: " << dex in DexChecksumUpToDate()
440 VLOG(oat) << "Image checksum test skipped for vdex file " << file.GetLocation(); in GivenOatFileStatus()
443 VLOG(oat) << "Oat image checksum does not match image checksum."; in GivenOatFileStatus()
447 VLOG(oat) << "Apex versions do not match."; in GivenOatFileStatus()
451 VLOG(oat) << "Image checksum test skipped for compiler filter " << current_compiler_filter; in GivenOatFileStatus()
625 VLOG(oat) << "Could not get required checksum: " << error_msg; in GetRequiredDexChecksums()
667 VLOG(oat) << "Failed to verify checksums of oat file " << oat_file.GetLocation() in ValidateBootClassPathChecksums()
780 VLOG(oat) << file->GetLocation() << " is " << status_ in Status()
856 VLOG(oat) << "unable to open vdex file " << filename_ << ": " << error_msg; in GetFile()
867 VLOG(oat) << "Loading " << filename_ << " with executable: " << executable; in GetFile()
893 VLOG(oat) << "OatFileAssistant test for existing oat file " in GetFile()
897 VLOG(oat) << "Successfully loaded " << filename_ << " with executable: " << executable; in GetFile()
911 VLOG(oat) << "Compiler filter not okay because Profile changed"; in CompilerFilterIsOkay()
941 VLOG(oat) << "ClassLoaderContext check failed. Context was " in ClassLoaderContextIsOkay()