Home | History | Annotate | Download | only in base

Lines Matching full:already_expired

1138                                               bool already_expired) {
1157 InternalDeleteCookie(curit, true, already_expired ?
1234 bool already_expired = (*cc)->IsExpired(creation_time);
1236 already_expired)) {
1246 if (!already_expired || keep_expired_cookies_) {