Searched refs:GetProfileFiles (Results 1 – 5 of 5) sorted by relevance
428 runtime->GetHeap()->GetBootImageSpaces()[0]->GetProfileFiles().empty()) { in DeviceStatusCallback()
195 const std::vector<std::string>& GetProfileFiles() const { return profile_files_; } in GetProfileFiles() function
858 for (const std::string& profile_file : space->GetProfileFiles()) { in Run()867 for (const std::string& profile_file : space->GetProfileFiles()) { in Run()
171 bool in_memory = !space->GetProfileFiles().empty(); in RegisterImageOatFiles()
3422 if (!space->GetProfileFiles().empty()) { in HasImageWithProfile()