Home
last modified time | relevance | path

Searched refs:SetProtection (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_ashmem.cpp73 if (map.SetProtection(MemoryMapping::CAN_READ_WRITE)) { in CheckFileDescriptorIsReadOnly()
Dcrazy_linker_memory_mapping.h54 bool SetProtection(Protection prot) { in SetProtection() function