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