Searched refs:modification_time (Results 1 – 6 of 6) sorted by relevance
28 modification_time = int(time.time()) - 100035 os.utime(f, (modification_time, modification_time))36 modification_time += 158 os.utime(f, (modification_time, modification_time))59 modification_time += 1
27 optional int64 modification_time = 5; field
52 int64_t modification_time; variable
318 *stats = FileStatistics(info.length, info.modification_time * 1000000, in Stat()
42 TF_RETURN_IF_ERROR(client->ReadLong(&modification_time)); in Read()
919 struct efi_time modification_time; member