Searched refs:last_modified_time (Results 1 – 3 of 3) sorted by relevance
261 bool SetTimes(Time last_access_time, Time last_modified_time);
352 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes() argument360 times[1] = last_modified_time.ToTimeVal(); in SetTimes()
52 optional int64 last_modified_time = 4; field