Searched refs:file_timestamp_compare (Results 1 – 1 of 1) sorted by relevance
9221 if (file_timestamp_compare(boot_movie_h264, dest_boot_movie_h264) > 0) in update_boot_logos()9244 if (file_timestamp_compare(boot_logo_tex_tga, dest_boot_logo_tex_tga) > 0) in update_boot_logos()9393 static int file_timestamp_compare(string file1, string file2) in file_timestamp_compare() method in CafeX.Program