Home
last modified time | relevance | path

Searched refs:FindFreeCacheSlot (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_process_impl.cc218 int RenderProcessImpl::FindFreeCacheSlot(size_t size) { in FindFreeCacheSlot() function in content::RenderProcessImpl
247 const int slot = FindFreeCacheSlot(mem->size()); in PutSharedMemInCache()
Drender_process_impl.h56 int FindFreeCacheSlot(size_t size);