Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 6 of 6) sorted by relevance

/system/core/libmemunreachable/
DPtracerThread.cpp41 int prot = PROT_READ | PROT_WRITE; in Stack() local
DAllocator.cpp122 const int prot = PROT_READ | PROT_WRITE; in MapAligned() local
/system/core/libcutils/
Dashmem-dev.c176 int ashmem_set_prot_region(int fd, int prot) in ashmem_set_prot_region()
/system/core/libion/
Dion_test.c34 int prot = PROT_READ | PROT_WRITE; variable
Dion.c90 int ion_map(int fd, ion_user_handle_t handle, size_t length, int prot, in ion_map()
/system/extras/simpleperf/
Drecord.h193 uint32_t prot, flags; member