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

/external/chromium_org/content/public/browser/
H A Dload_from_memory_cache_details.cc9 LoadFromMemoryCacheDetails::LoadFromMemoryCacheDetails( function in class:content::LoadFromMemoryCacheDetails
26 LoadFromMemoryCacheDetails::~LoadFromMemoryCacheDetails() {
H A Dload_from_memory_cache_details.h16 struct LoadFromMemoryCacheDetails { struct in namespace:content
17 LoadFromMemoryCacheDetails(const GURL& url,
24 ~LoadFromMemoryCacheDetails();

Completed in 93 milliseconds