HomeSort by relevance Sort by last modified time
    Searched defs:old_protection (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
win_utils.cc 283 DWORD old_protection; local
285 PAGE_WRITECOPY, &old_protection))
294 old_protection, &old_protection))
  /external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc 117 DWORD old_protection; local
119 PAGE_WRITECOPY, &old_protection))
128 old_protection, &old_protection))

Completed in 31 milliseconds