Searched refs:GenerateOatFile (Results 1 – 2 of 2) sorted by relevance
247 bool GenerateOatFile(const std::string& dex_filename,
543 bool ClassLinker::GenerateOatFile(const std::string& dex_filename, in GenerateOatFile() function in art::ClassLinker822 if (!GenerateOatFile(dex_location, scoped_flock.GetFile().Fd(), oat_location)) { in FindOrCreateOatFileForDexLocationLocked()