HomeSort by relevance Sort by last modified time
    Searched refs:IsExpired (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
cookie_monster.h 336 bool IsExpired(const base::Time& current) {
cookie_monster.cc 471 if (!cc->IsExpired(creation_time))
617 if (curit->second->IsExpired(current)) {
    [all...]

Completed in 1089 milliseconds