Searched defs:last_access_time_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_util_proxy.cc610 last_access_time_(last_access_time),
616 if (!base::TouchPlatformFile(file_, last_access_time_, last_modified_time_))
622 base::Time last_access_time_; member in class:__anon774::RelayTouch
634 last_access_time_(last_access_time),
641 file_path_, last_access_time_, last_modified_time_))
647 base::Time last_access_time_; member in class:__anon774::RelayTouchFilePath

Completed in 51 milliseconds