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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dwin32.h123 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dwin32.h139 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
H A Dwin32regkey.cc1089 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable) { argument
1102 privs.Privileges[0].Attributes = to_enable ? SE_PRIVILEGE_ENABLED : 0;

Completed in 111 milliseconds