Searched defs:last_modified_time (Results 1 – 2 of 2) sorted by relevance
52 optional int64 last_modified_time = 4; field
352 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes()