Searched defs:CacheAgeList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dnetwork_location_provider.h64 typedef std::list<CacheMap::iterator> CacheAgeList; typedef in class:content::NetworkLocationProvider::PositionCache
65 CacheAgeList cache_age_list_; // Oldest first.

Completed in 113 milliseconds