Searched refs:rpCacheContext (Results 1 – 10 of 10) sorted by relevance
42 const SharedCacheContext& rpCacheContext) in operator ()() argument47 aKeys = rpCacheContext->GetEntryList(true); in operator ()()57 aKeys = rpCacheContext->GetEntryList(false); in operator ()()
42 const SharedCacheContext& rpCacheContext) in GenericPageCache() argument44 maRequestQueue(rpCacheContext), in GenericPageCache()46 mpCacheContext(rpCacheContext), in GenericPageCache()
44 const SharedCacheContext& rpCacheContext) in PageCache() argument49 rpCacheContext)) in PageCache()
40 const SharedCacheContext& rpCacheContext) in QueueProcessor() argument48 mpCacheContext(rpCacheContext), in QueueProcessor()
87 RequestQueue::RequestQueue (const SharedCacheContext& rpCacheContext) in RequestQueue() argument90 mpCacheContext(rpCacheContext), in RequestQueue()
38 const SharedCacheContext& rpCacheContext);
44 RequestQueue (const SharedCacheContext& rpCacheContext);
53 const SharedCacheContext& rpCacheContext);
69 const SharedCacheContext& rpCacheContext);
87 const SharedCacheContext& rpCacheContext);
Completed in 22 milliseconds