Searched refs:GetProfileFile (Results 1 – 2 of 2) sorted by relevance
181 const std::string GetProfileFile() const { in GetProfileFile() function
826 static std::string GetProfileFile(const std::string& dex_location) { in GetProfileFile() function941 const std::string& profile_file = space->GetProfileFile(); in Run()1000 std::string profile = GetProfileFile(dex_files_[0]->GetLocation()); in Run()1194 if (!space->GetProfileFile().empty()) { in HasImageWithProfile()