Lines Matching full:time
38 // until such a time as a client object requests a stream for the path.
69 base::Time response_time,
167 base::Time GetRequestTime() const;
168 void SetRequestTime(base::Time t);
272 // There is a small period of time between when a server pushed stream is
274 // this time should continue to be buffered.
298 // The time at which the request was made that resulted in this response.
299 // For cached responses, this time could be "far" in the past.
300 base::Time request_time_;
303 base::Time response_time_;