Searched refs:last_write_time (Results 1 – 2 of 2) sorted by relevance
505 auto last_write_time = std::filesystem::last_write_time(path, /*out*/ec); in GetTimestampForPrefetchFile() local510 time_t time = decltype(last_write_time)::clock::to_time_t(last_write_time); in GetTimestampForPrefetchFile()
434 auto last_write_time_1 = fs::last_write_time(decompressed_apex_path, ec); in TEST_F()444 auto last_write_time_2 = fs::last_write_time(decompressed_apex_path, ec); in TEST_F()1936 auto last_write_time_1 = fs::last_write_time(decompressed_ota_apex, ec); in TEST_F()1946 auto last_write_time_2 = fs::last_write_time(decompressed_ota_apex, ec); in TEST_F()