Lines Matching refs:oat

154       VLOG(oat) << "Dex parent of " << dex_location_ << " is not writable: " << strerror(errno);  in OatFileAssistant()
173 VLOG(oat) << "Dex location " << dex_location_ << " is in boot class path"; in IsInBootClassPath()
377 VLOG(oat) << "Dex checksum does not match for dex: " << dex in DexChecksumUpToDate()
411 VLOG(oat) << "Oat image checksum does not match image checksum."; in GivenOatFileStatus()
415 VLOG(oat) << "Image checksum test skipped for compiler filter " << current_compiler_filter; in GivenOatFileStatus()
577 VLOG(oat) << "OatFileAssistant: " << error_msg; in GetRequiredDexChecksums()
627 VLOG(oat) << "Failed to verify checksums of oat file " << oat_file.GetLocation() in ValidateBootClassPathChecksums()
750 VLOG(oat) << "unable to open vdex file " << vdex_filename << ": " << error_msg; in Status()
756 VLOG(oat) << error_msg; in Status()
764 VLOG(oat) << file->GetLocation() << " is " << status_ in Status()
815 VLOG(oat) << "Loading " << filename_ << " with executable: " << executable; in GetFile()
841 VLOG(oat) << "OatFileAssistant test for existing oat file " in GetFile()
844 VLOG(oat) << "Successfully loaded " << filename_ << " with executable: " << executable; in GetFile()
860 VLOG(oat) << "Compiler filter not okay because Profile changed"; in CompilerFilterIsOkay()
885 VLOG(oat) << "ClassLoaderContext check failed: uknown(null) context"; in ClassLoaderContextIsOkay()
895 VLOG(oat) << "ClassLoaderContext check failed: dex files from the context could not be opened"; in ClassLoaderContextIsOkay()
902 VLOG(oat) << "ClassLoaderContext check failed. Context was " in ClassLoaderContextIsOkay()