Home
last modified time | relevance | path

Searched refs:EnableLockMemoryPrivilege (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DMemoryLock.cpp18 bool EnableLockMemoryPrivilege( in EnableLockMemoryPrivilege() function
69 bool EnableLockMemoryPrivilege(bool enable) in EnableLockMemoryPrivilege() function
DMemoryLock.h10 bool EnableLockMemoryPrivilege(bool enable = true);
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp211 NSecurity::EnableLockMemoryPrivilege(); in Main2()