Searched defs:AllocateSharedMemory (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/child/ | ||
D | child_thread.cc | 412 base::SharedMemory* ChildThread::AllocateSharedMemory(size_t buf_size) { in AllocateSharedMemory() function in content::ChildThread |
/external/chromium_org/content/common/ | ||
D | child_process_host_impl.cc | 203 void ChildProcessHostImpl::AllocateSharedMemory( in AllocateSharedMemory() function in content::ChildProcessHostImpl |
/external/chromium_org/content/browser/gpu/ | ||
D | browser_gpu_channel_host_factory.cc | 273 BrowserGpuChannelHostFactory::AllocateSharedMemory(size_t size) { in AllocateSharedMemory() function in content::BrowserGpuChannelHostFactory |
/external/chromium_org/content/renderer/ | ||
D | render_thread_impl.cc | 1219 scoped_ptr<base::SharedMemory> RenderThreadImpl::AllocateSharedMemory( in AllocateSharedMemory() function in content::RenderThreadImpl |