Home
last modified time | relevance | path

Searched refs:GetProfileFile (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Djit.cc649 static std::string GetProfileFile(const std::string& dex_location) { in GetProfileFile() function
680 GetProfileFile(dex_files_[0]->GetLocation()), in Run()