Lines Matching refs:OatFile
162 std::unique_ptr<OatFile> GetBestOatFile();
183 static std::unique_ptr<gc::space::ImageSpace> OpenImageSpace(const OatFile* oat_file);
194 const OatFile& oat_file, const char* dex_location);
199 static bool LoadDexFiles(const OatFile& oat_file,
303 const OatFile* GetFile();
328 std::unique_ptr<OatFile> ReleaseFileForUse();
347 std::unique_ptr<OatFile> ReleaseFile();
361 std::unique_ptr<OatFile> file_;
389 bool DexChecksumUpToDate(const OatFile& file, std::string* error_msg);
393 OatStatus GivenOatFileStatus(const OatFile& file);
404 bool ValidateBootClassPathChecksums(const OatFile& oat_file);