Searched refs:SetRegionReadOnly (Results 1 – 8 of 8) 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;
290 if (!shm_.SetRegionReadOnly()) { // Ensure the region is read-only. in MapAt()
914 ASSERT_TRUE(memory.handle().SetRegionReadOnly()); in TEST()
268 memory_handle.SetRegionReadOnly(); in WrapSharedMemoryHandle()
241 result.SetRegionReadOnly(); in GetSharedMemoryReadOnlyHandle()
673 p.SetRegionReadOnly(); in Write()