Searched refs:CreateFromSharedMemoryHandle (Results 1 – 3 of 3) sorted by relevance
97 PlatformSharedBuffer* PlatformSharedBuffer::CreateFromSharedMemoryHandle( in CreateFromSharedMemoryHandle() function in mojo::edk::PlatformSharedBuffer200 return CreateFromSharedMemoryHandle(num_bytes_, true, handle); in CreateReadOnlyDuplicate()213 return CreateFromSharedMemoryHandle(num_bytes_, true, handle); in CreateReadOnlyDuplicate()
59 static PlatformSharedBuffer* CreateFromSharedMemoryHandle(
275 PlatformSharedBuffer::CreateFromSharedMemoryHandle(num_bytes, read_only, in CreateSharedBufferWrapper()