Home | History | Annotate | Download | only in base

Lines Matching refs:expiry

147   const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
150 domain_state.expiry = expiry;
160 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
163 domain_state.expiry = expiry;
173 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
176 domain_state.expiry = expiry;
186 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
189 domain_state.expiry = expiry;
219 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
223 domain_state.expiry = expiry;
253 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
257 domain_state.expiry = expiry;
276 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
281 domain_state.expiry = expiry;
284 state->DeleteSince(expiry);
296 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
298 domain_state.expiry = expiry;
315 "\"expiry\": 1266815027.983453, "
551 const base::Time expiry = current_time + base::TimeDelta::FromSeconds(1000);
552 domain_state.expiry = expiry;