Searched refs:to_enable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dwin32.h122 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
H A Dwin32regkey.cc1072 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable) { argument
1085 privs.Privileges[0].Attributes = to_enable ? SE_PRIVILEGE_ENABLED : 0;

Completed in 117 milliseconds