Searched refs:saveToDisk (Results 1 – 1 of 1) sorted by relevance
232 bool saveToDisk = false; in should_save_kernel_source_to_disk() local236 saveToDisk = true; in should_save_kernel_source_to_disk()240 saveToDisk = !file_exist_on_disk(binaryPath, binaryName); in should_save_kernel_source_to_disk()242 return saveToDisk; in should_save_kernel_source_to_disk()