Home
last modified time | relevance | path

Searched refs:nt_authority (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/rlz/win/lib/
Dprocess_info.cc126 SID_IDENTIFIER_AUTHORITY nt_authority = SECURITY_NT_AUTHORITY; in GetUserGroup() local
130 if (AllocateAndInitializeSid(&nt_authority, 2, in GetUserGroup()
/external/chromium_org/remoting/host/win/
Delevated_controller.cc73 SID_IDENTIFIER_AUTHORITY nt_authority = SECURITY_NT_AUTHORITY; in IsClientAdmin() local
75 BOOL result = AllocateAndInitializeSid(&nt_authority, in IsClientAdmin()