Searched defs:is_expired (Results 1 – 9 of 9) sorted by relevance
39 fn is_expired(&self) -> bool { in is_expired() method
308 def make_timestamp(age_limit, is_expired): argument
251 bool is_expired = (now_function_() >= expiration_time); in SendQuery() local
392 bool is_expired, in ForTesting()
150 fn is_expired(&self, global_epoch: Epoch) -> bool { in is_expired() method
197 static int is_expired(time_t now, struct crec* crecp) { in is_expired() function
526 const bool is_expired; member
790 def is_expired(self, now=None): member in Cookie
811 def is_expired(self, now=None): member in Cookie