Home
last modified time | relevance | path

Searched defs:PSID (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/base/win/
Dsecurity_descriptor.cc120 PSID*, in GetSecurityDescriptor() argument
146 PSID, in SetSecurityDescriptor() argument
185 BOOL(WINAPI* get_sid)(PSECURITY_DESCRIPTOR, PSID*, LPBOOL)) { in GetSecurityDescriptorSid() argument
Dwindows_types.h113 typedef PVOID PSID; typedef
/external/cronet/stable/base/win/
Dsecurity_descriptor.cc120 PSID*, in GetSecurityDescriptor() argument
146 PSID, in SetSecurityDescriptor() argument
185 BOOL(WINAPI* get_sid)(PSECURITY_DESCRIPTOR, PSID*, LPBOOL)) { in GetSecurityDescriptorSid() argument
Dwindows_types.h113 typedef PVOID PSID; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10294 pub type PSID = *mut ::core::ffi::c_void; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10294 pub type PSID = *mut ::core::ffi::c_void; typedef