Searched refs:best_oat_file (Results 1 – 1 of 1) sorted by relevance
833 std::unique_ptr<OatFile> best_oat_file = oat_file_assistant.GetBestOatFile(); in DexFile_getDexFileOutputPaths() local834 if (best_oat_file == nullptr) { in DexFile_getDexFileOutputPaths()838 std::string oat_filename = best_oat_file->GetLocation(); in DexFile_getDexFileOutputPaths()839 std::string vdex_filename = GetVdexFilename(best_oat_file->GetLocation()); in DexFile_getDexFileOutputPaths()