Lines Matching refs:OatFile
160 std::unique_ptr<OatFile> GetBestOatFile();
181 static std::unique_ptr<gc::space::ImageSpace> OpenImageSpace(const OatFile* oat_file);
192 const OatFile& oat_file, const char* dex_location);
197 static bool LoadDexFiles(const OatFile& oat_file,
298 const OatFile* GetFile();
323 std::unique_ptr<OatFile> ReleaseFileForUse();
342 std::unique_ptr<OatFile> ReleaseFile();
356 std::unique_ptr<OatFile> file_;
384 bool DexChecksumUpToDate(const OatFile& file, std::string* error_msg);
388 OatStatus GivenOatFileStatus(const OatFile& file);
399 bool ValidateBootClassPathChecksums(const OatFile& oat_file);