Searched refs:last_modified_nsec (Results 1 – 1 of 1) sorted by relevance
121 int64_t last_modified_nsec = stat_info.st_mtim.tv_nsec; in FromStat() local128 int64_t last_modified_nsec = stat_info.st_mtime_nsec; in FromStat() local135 int64_t last_modified_nsec = stat_info.st_mtimespec.tv_nsec; in FromStat() local142 int64_t last_modified_nsec = 0; in FromStat() local151 TimeDelta::FromMicroseconds(last_modified_nsec / in FromStat()