Searched refs:CreateReadOnlyDuplicate (Results 1 – 4 of 4) sorted by relevance
99 PlatformSharedBuffer* CreateReadOnlyDuplicate();
191 PlatformSharedBuffer* PlatformSharedBuffer::CreateReadOnlyDuplicate() { in CreateReadOnlyDuplicate() function in mojo::edk::PlatformSharedBuffer
69 read_only_buffer = buffer->CreateReadOnlyDuplicate(); in OnBufferRequest()
205 shared_buffer_->CreateReadOnlyDuplicate(); in DuplicateBufferHandle()