Lines Matching refs:OatFile
64 /*out*/ const OatFile*& oat_file) { in ConvertJavaArrayToDexFiles()
80 oat_file = reinterpret_cast64<const OatFile*>(long_data[kOatFileIndex]); in ConvertJavaArrayToDexFiles()
91 const OatFile* oat_file, in ConvertDexFilesToJavaArray()
172 const OatFile* oat_file, in CreateCookieFromOatFileManagerResult()
294 const OatFile* oat_file = nullptr; in DexFile_openInMemoryDexFilesNative()
318 const OatFile* oat_file = nullptr; in DexFile_openDexFileNative()
354 const OatFile* oat_file; in DexFile_verifyInBackgroundNative()
376 const OatFile* oat_file; in DexFile_closeDexFile()
427 const OatFile* oat_file; in DexFile_defineClassNative()
487 const OatFile* oat_file = nullptr; in DexFile_getClassNameList()
800 const OatFile* oat_file = nullptr; in DexFile_isBackedByOatFile()
836 std::unique_ptr<OatFile> best_oat_file = oat_file_assistant.GetBestOatFile(); in DexFile_getDexFileOutputPaths()
864 const OatFile* oat_file = nullptr; in DexFile_getStaticSizeOfDexFile()
891 const OatFile* oat_file; in DexFile_setTrusted()