Searched refs:last_access_time (Results 1 – 3 of 3) sorted by relevance
192 unsigned long long last_access_time; member197 unsigned __int64 last_access_time; member
258 bool SetTimes(Time last_access_time, Time last_modified_time);
339 bool File::SetTimes(Time last_access_time, Time last_modified_time) { in SetTimes() argument346 times[0] = last_access_time.ToTimeVal(); in SetTimes()