Home
last modified time | relevance | path

Searched defs:AllocateSharedMemory (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/child/
Dchild_thread.cc412 base::SharedMemory* ChildThread::AllocateSharedMemory(size_t buf_size) { in AllocateSharedMemory() function in content::ChildThread
417 base::SharedMemory* ChildThread::AllocateSharedMemory( in AllocateSharedMemory() function in content::ChildThread
/external/chromium_org/content/common/
Dchild_process_host_impl.cc203 void ChildProcessHostImpl::AllocateSharedMemory( in AllocateSharedMemory() function in content::ChildProcessHostImpl
/external/chromium_org/content/browser/gpu/
Dbrowser_gpu_channel_host_factory.cc273 BrowserGpuChannelHostFactory::AllocateSharedMemory(size_t size) { in AllocateSharedMemory() function in content::BrowserGpuChannelHostFactory
/external/chromium_org/content/renderer/
Drender_thread_impl.cc1219 scoped_ptr<base::SharedMemory> RenderThreadImpl::AllocateSharedMemory( in AllocateSharedMemory() function in content::RenderThreadImpl