Searched refs:last_modified_nsec (Results 1 – 1 of 1) sorted by relevance
117 int64_t last_modified_nsec = stat_info.st_mtim.tv_nsec; in FromStat() local124 int64_t last_modified_nsec = stat_info.st_mtime_nsec; in FromStat() local131 int64_t last_modified_nsec = stat_info.st_mtimespec.tv_nsec; in FromStat() local138 int64_t last_modified_nsec = 0; in FromStat() local147 TimeDelta::FromMicroseconds(last_modified_nsec / in FromStat()