Searched refs:time_received_ (Results 1 – 2 of 2) sorted by relevance
112 time_received_ = rhs.time_received_;133 time_t time_received() const { return time_received_; } in time_received()140 time_t time_received_; variable
180 : token_(token), time_received_(current_time), last_use_(current_time), in Entry()