Home
last modified time | relevance | path

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

/art/runtime/
Dmem_map.h99 return prot_; in GetProtect()
161 int prot_; // Protection of the map. variable
Dmem_map.cc479 prot_(prot), reuse_(reuse) { in MemMap()
579 prot_ = prot; in Protect()
584 prot_ = prot; in Protect()