Searched defs:set_seconds (Results 1 – 14 of 14) sorted by relevance
226 inline void Timestamp::set_seconds(::int64_t value) { in set_seconds() function
226 inline void Duration::set_seconds(::int64_t value) { in set_seconds() function
242 inline void Timestamp::set_seconds(int64_t value) { in set_seconds() function
242 inline void Duration::set_seconds(int64_t value) { in set_seconds() function
57 pub fn set_seconds(&mut self, v: i64) { in set_seconds() method
67 pub fn set_seconds(&mut self, v: i64) { in set_seconds() method
4199 inline void Timestamp::set_seconds(::int64_t value) { in set_seconds() function