Searched refs:cacheMessageLoopProxy (Results 1 – 1 of 1) sorted by relevance
104 scoped_refptr<base::MessageLoopProxy> cacheMessageLoopProxy = ioThread->message_loop_proxy(); in WebCache() local115 …che::DefaultBackend(net::DISK_CACHE, directoryPath, kMaximumCacheSizeBytes, cacheMessageLoopProxy); in WebCache()