Searched defs:set_timestamp (Results 1 – 8 of 8) sorted by relevance
155 void set_timestamp(uint32_t timestamp) { timestamp_rtp_ = timestamp; } in set_timestamp() function
107 void set_timestamp(uint64_t ts) { in set_timestamp() function
169 static errcode_t set_timestamp(ext2_filsys fs, ext2_ino_t ino, in set_timestamp() function
388 void set_timestamp(double t) { timestamp_ = t; } in set_timestamp() function
300 pub fn set_timestamp(&mut self, value: i64) -> ParseResult<()> { in set_timestamp() method
122 void set_timestamp(uint64_t timestamp) { timestamp_ = timestamp; } in set_timestamp() function