Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_memory_mapping.h19 enum Protection { enum
37 bool Allocate(void* address, size_t size, Protection prot, int fd) { in Allocate()
54 bool SetProtection(Protection prot) { in SetProtection()