Home
last modified time | relevance | path

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

/external/crosvm/win_util/src/
Dsecurity_attributes.rs323 pub struct SelfRelativeSecurityDescriptor { struct
328 impl Drop for SelfRelativeSecurityDescriptor { argument
334 impl Clone for SelfRelativeSecurityDescriptor { implementation
361 impl TryFrom<AbsoluteSecurityDescriptor> for SelfRelativeSecurityDescriptor { implementation
433 impl SelfRelativeSecurityDescriptor { impl
446 impl SecurityDescriptor for SelfRelativeSecurityDescriptor { implementation
454 unsafe impl Send for SelfRelativeSecurityDescriptor {} implementation
458 unsafe impl Sync for SelfRelativeSecurityDescriptor {} implementation