Home
last modified time | relevance | path

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

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