Searched defs:set_timestamp (Results 1 – 8 of 8) sorted by relevance
43 void set_timestamp (const struct timeval &time) { in set_timestamp() function
85 void set_timestamp (int64_t timestamp) { in set_timestamp() function
58 void set_timestamp (int64_t timestamp) { in set_timestamp() function
106 void set_timestamp(uint32_t timestamp) { timestamp_ = timestamp; } in set_timestamp() function
168 static errcode_t set_timestamp(ext2_filsys fs, ext2_ino_t ino, in set_timestamp() function
351 void set_timestamp(double t) { timestamp_ = t; } in set_timestamp() function
122 void set_timestamp(uint64_t timestamp) { timestamp_ = timestamp; } in set_timestamp() function