Home
last modified time | relevance | path

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

/art/runtime/
Dmem_map.h65 return prot_; in GetProtect()
97 int prot_; // Protection of the map. variable
Dmem_map.cc159 prot_(prot) { in MemMap()
181 prot_ = prot; in Protect()
186 prot_ = prot; in Protect()