Searched refs:time_to_expire_seconds_ (Results 1 – 2 of 2) sorted by relevance
25 time_to_expire_seconds_(0), in ConnectionInfo()49 time_to_expire_seconds_(time_to_expire_seconds), in ConnectionInfo()63 time_to_expire_seconds_(info.time_to_expire_seconds_), in ConnectionInfo()81 time_to_expire_seconds_ = info.time_to_expire_seconds_; in operator =()
48 int64_t time_to_expire_seconds() const { return time_to_expire_seconds_; } in time_to_expire_seconds()50 time_to_expire_seconds_ = time_to_expire_seconds; in set_time_to_expire_seconds()112 int64_t time_to_expire_seconds_; variable