Searched defs:set_seconds (Results 1 – 4 of 4) sorted by relevance
247 inline void Duration::set_seconds(::PROTOBUF_NAMESPACE_ID::int64 value) { in set_seconds() function
247 inline void Timestamp::set_seconds(::PROTOBUF_NAMESPACE_ID::int64 value) { in set_seconds() function
57 pub fn set_seconds(&mut self, v: i64) { in set_seconds() method