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

  /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))
  /external/chromium_org/sandbox/win/src/
win_utils.cc 282 DWORD old_protection; local
284 PAGE_WRITECOPY, &old_protection))
293 old_protection, &old_protection))
interception.cc 431 DWORD old_protection;
433 PAGE_EXECUTE_READ, &old_protection);

Completed in 57 milliseconds