Searched defs:Protect (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/space/ | ||
| D | region_space.cc | 778 void RegionSpace::Protect() { in Protect() function in art::gc::space::RegionSpace |
| /art/libartbase/base/ | ||
| D | mem_map.cc | 882 bool MemMap::Protect(int prot) { in Protect() function in art::MemMap |