Searched refs:GetPrimaryOatFile (Results 1 – 3 of 3) sorted by relevance
703 const OatFile* primary_oat_file = linker->GetPrimaryOatFile(); in CopyProfileFile()
296 const OatFile* GetPrimaryOatFile()
818 const OatFile* ClassLinker::GetPrimaryOatFile() { in GetPrimaryOatFile() function in art::ClassLinker