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

  /external/webkit/WebCore/loader/
CachedResource.h 218 double freshnessLifetime() const;
CachedResource.cpp 123 return currentAge() > freshnessLifetime();
138 double CachedResource::freshnessLifetime() const

Completed in 19 milliseconds