Lines Matching refs:OatFile
63 /*out*/ const OatFile*& oat_file) { in ConvertJavaArrayToDexFiles()
79 oat_file = reinterpret_cast64<const OatFile*>(long_data[kOatFileIndex]); in ConvertJavaArrayToDexFiles()
90 const OatFile* oat_file, in ConvertDexFilesToJavaArray()
171 const OatFile* oat_file, in CreateCookieFromOatFileManagerResult()
293 const OatFile* oat_file = nullptr; in DexFile_openInMemoryDexFilesNative()
317 const OatFile* oat_file = nullptr; in DexFile_openDexFileNative()
353 const OatFile* oat_file; in DexFile_verifyInBackgroundNative()
375 const OatFile* oat_file; in DexFile_closeDexFile()
426 const OatFile* oat_file; in DexFile_defineClassNative()
486 const OatFile* oat_file = nullptr; in DexFile_getClassNameList()
797 const OatFile* oat_file = nullptr; in DexFile_isBackedByOatFile()
833 std::unique_ptr<OatFile> best_oat_file = oat_file_assistant.GetBestOatFile(); in DexFile_getDexFileOutputPaths()
861 const OatFile* oat_file = nullptr; in DexFile_getStaticSizeOfDexFile()
888 const OatFile* oat_file; in DexFile_setTrusted()