Searched refs:SetProtectionFlags (Results 1 – 4 of 4) sorted by relevance
42 bool SetProtectionFlags(int prot_flags);
44 bool AshmemRegion::SetProtectionFlags(int prot) { in SetProtectionFlags() function in crazy::AshmemRegion
144 if (!ashmem_.SetProtectionFlags(PROT_READ)) { in ForceReadOnly()
249 !region.SetProtectionFlags(PROT_READ) || in crazy_system_can_share_relro()