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

/external/chromium_org/sandbox/win/src/
H A Dwin_utils.cc284 DWORD old_protection; local
286 PAGE_WRITECOPY, &old_protection))
295 old_protection, &old_protection))
/external/chromium_org/sandbox/win/wow_helper/
H A Dservice64_resolver.cc117 DWORD old_protection; local
119 PAGE_WRITECOPY, &old_protection))
128 old_protection, &old_protection))

Completed in 62 milliseconds