Lines Matching refs:OatFile
240 std::unique_ptr<OatFile> GetBestOatFile();
271 static std::unique_ptr<gc::space::ImageSpace> OpenImageSpace(const OatFile* oat_file);
282 const OatFile& oat_file, const char* dex_location);
287 static bool LoadDexFiles(const OatFile& oat_file,
363 bool ClassLoaderContextIsOkay(const OatFile& oat_file) const;
366 bool ValidateBootClassPathChecksums(const OatFile& oat_file);
410 const OatFile* GetFile();
435 std::unique_ptr<OatFile> ReleaseFileForUse();
454 std::unique_ptr<OatFile> ReleaseFile();
468 std::unique_ptr<OatFile> file_;
491 bool DexChecksumUpToDate(const OatFile& file, std::string* error_msg);
495 OatStatus GivenOatFileStatus(const OatFile& file);