Lines Matching refs:OatFile
165 std::unique_ptr<OatFile> GetBestOatFile();
195 static std::unique_ptr<gc::space::ImageSpace> OpenImageSpace(const OatFile* oat_file);
206 const OatFile& oat_file, const char* dex_location);
211 static bool LoadDexFiles(const OatFile& oat_file,
274 bool ClassLoaderContextIsOkay(const OatFile& oat_file) const;
314 const OatFile* GetFile();
339 std::unique_ptr<OatFile> ReleaseFileForUse();
356 std::unique_ptr<OatFile> ReleaseFile();
370 std::unique_ptr<OatFile> file_;
398 bool DexChecksumUpToDate(const OatFile& file, std::string* error_msg);
402 OatStatus GivenOatFileStatus(const OatFile& file);
413 bool ValidateBootClassPathChecksums(const OatFile& oat_file);