Searched defs:Protect (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dmem_map.cc443 if (!source->Protect(GetProtect())) {
458 source->Protect(old_prot);
729 bool MemMap::Protect(int prot) { function in class:art::MemMap

Completed in 826 milliseconds