Searched refs:sacl (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/win/
H A Dcom_security.cc35 ScopedAcl sacl; local
37 &sacl)) {
H A Dsecurity_descriptor.h37 ScopedAcl* sacl);
H A Dsecurity_descriptor.cc73 ScopedAcl* sacl) {
121 sacl->Swap(local_sacl);
68 MakeScopedAbsoluteSd(const ScopedSd& relative_sd, ScopedSd* absolute_sd, ScopedAcl* dacl, ScopedSid* group, ScopedSid* owner, ScopedAcl* sacl) argument
/external/chromium_org/rlz/win/lib/
H A Dlib_mutex.cc36 PACL sacl = NULL; local
43 &sacl, &sacl_defaulted)) {
45 NULL, NULL, NULL, sacl);
H A Drlz_lib_win.cc131 typed_buffer_ptr<ACL> sacl(sacl_size);
136 sacl, &sacl_size, owner, &owner_size,
/external/chromium_org/sandbox/win/src/
H A Drestricted_token_utils.cc251 PACL sacl = NULL; local
258 if (::GetSecurityDescriptorSacl(sec_desc, &sacl_present, &sacl,
262 sacl);
/external/chromium_org/components/crash/tools/
H A Dcrash_service.cc472 PACL sacl = NULL; local
479 if (::GetSecurityDescriptorSacl(sec_desc, &sacl_present, &sacl,

Completed in 147 milliseconds