AllocateSharedMemory 30 content/browser/gpu/browser_gpu_channel_host_factory.h virtual scoped_ptr<base::SharedMemory> AllocateSharedMemory( AllocateSharedMemory 937 content/browser/renderer_host/render_message_filter.cc ChildProcessHostImpl::AllocateSharedMemory( AllocateSharedMemory 1340 content/browser/renderer_host/render_message_filter.cc ChildProcessHostImpl::AllocateSharedMemory( AllocateSharedMemory 39 content/child/child_shared_bitmap_manager.cc memory.reset(ChildThread::AllocateSharedMemory(memory_size, sender_)); AllocateSharedMemory 371 content/child/child_thread.cc return AllocateSharedMemory(buf_size, this); AllocateSharedMemory 87 content/child/child_thread.h base::SharedMemory* AllocateSharedMemory(size_t buf_size); AllocateSharedMemory 91 content/child/child_thread.h static base::SharedMemory* AllocateSharedMemory(size_t buf_size, AllocateSharedMemory 134 content/child/webblobregistry_impl.cc ChildThread::AllocateSharedMemory(shared_memory_size, AllocateSharedMemory 180 content/child/webblobregistry_impl.cc ChildThread::AllocateSharedMemory(shared_memory_size, AllocateSharedMemory 298 content/common/child_process_host_impl.cc AllocateSharedMemory(buffer_size, peer_handle_, handle); AllocateSharedMemory 312 content/common/child_process_host_impl.cc AllocateSharedMemory( AllocateSharedMemory 41 content/common/child_process_host_impl.h static void AllocateSharedMemory( AllocateSharedMemory 131 content/common/gpu/client/command_buffer_proxy_impl.cc shared_state_shm_.reset(channel_->factory()->AllocateSharedMemory( AllocateSharedMemory 266 content/common/gpu/client/command_buffer_proxy_impl.cc channel_->factory()->AllocateSharedMemory(size)); AllocateSharedMemory 70 content/common/gpu/client/gpu_channel_host.h virtual scoped_ptr<base::SharedMemory> AllocateSharedMemory(size_t size) = 0; AllocateSharedMemory 227 content/renderer/media/renderer_gpu_video_accelerator_factories.cc return ChildThread::AllocateSharedMemory(size, thread_safe_sender_.get()); AllocateSharedMemory 388 content/renderer/render_thread_impl.h virtual scoped_ptr<base::SharedMemory> AllocateSharedMemory( AllocateSharedMemory 55 content/renderer/renderer_clipboard_client.cc shared_buf_.reset(ChildThread::current()->AllocateSharedMemory(buf_size));