OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
284
DWORD
old_protection
;
local
286
PAGE_WRITECOPY, &
old_protection
))
295
old_protection
, &
old_protection
))
interception.cc
431
DWORD
old_protection
;
433
PAGE_EXECUTE_READ, &
old_protection
);
Completed in 506 milliseconds