OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_protect_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
sandbox_nt_util.h
157
: changed_(false), address_(NULL), bytes_(0),
old_protect_
(0) {}
173
ULONG
old_protect_
;
member in class:sandbox::AutoProtectMemory
sandbox_nt_util.cc
480
&new_bytes, protect, &
old_protect_
);
499
&new_bytes,
old_protect_
,
500
&
old_protect_
);
506
old_protect_
= 0;
Completed in 1970 milliseconds