Searched refs:AutoProtectMemory (Results 1 – 4 of 4) sorted by relevance
154 class AutoProtectMemory {156 AutoProtectMemory() in AutoProtectMemory() function159 ~AutoProtectMemory() { in ~AutoProtectMemory()175 DISALLOW_COPY_AND_ASSIGN(AutoProtectMemory);
43 AutoProtectMemory memory; in Setup()
51 AutoProtectMemory memory; in Setup()
475 NTSTATUS AutoProtectMemory::ChangeProtection(void* address, size_t bytes, in ChangeProtection()490 NTSTATUS AutoProtectMemory::RevertProtection() { in RevertProtection()