Home
last modified time | relevance | path

Searched refs:AutoProtectMemory (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dsandbox_nt_util.h154 class AutoProtectMemory {
156 AutoProtectMemory() in AutoProtectMemory() function
159 ~AutoProtectMemory() { in ~AutoProtectMemory()
175 DISALLOW_COPY_AND_ASSIGN(AutoProtectMemory);
Deat_resolver.cc43 AutoProtectMemory memory; in Setup()
Dsidestep_resolver.cc51 AutoProtectMemory memory; in Setup()
Dsandbox_nt_util.cc475 NTSTATUS AutoProtectMemory::ChangeProtection(void* address, size_t bytes, in ChangeProtection()
490 NTSTATUS AutoProtectMemory::RevertProtection() { in RevertProtection()