Searched refs:SetRegionReadOnly (Results 1 – 7 of 7) sorted by relevance
54 - if (!shm_.SetRegionReadOnly()) { // Ensure the region is read-only.67 + // if (!shm_.SetRegionReadOnly()) { // Ensure the region is read-only.
95 bool SharedMemoryHandle::SetRegionReadOnly() const { in SetRegionReadOnly() function in base::SharedMemoryHandle
163 bool SetRegionReadOnly() const;
914 ASSERT_TRUE(memory.handle().SetRegionReadOnly()); in TEST()
268 memory_handle.SetRegionReadOnly(); in WrapSharedMemoryHandle()
241 result.SetRegionReadOnly(); in GetSharedMemoryReadOnlyHandle()
673 p.SetRegionReadOnly(); in Write()