Searched refs:GetProfileFile (Results 1 – 1 of 1) sorted by relevance
847 static std::string GetProfileFile(const std::string& dex_location) { in GetProfileFile() function1029 std::string profile = GetProfileFile(dex_files_[0]->GetLocation()); in Run()