Searched refs:exists_on_disk (Results 1 – 1 of 1) sorted by relevance
541 bool exists_on_disk = std::filesystem::exists(prefetch_file->file_path); in DumpPackageActivity() local546 if (exists_on_disk) { in DumpPackageActivity()