Home
last modified time | relevance | path

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

/external/crosvm/win_util/src/
Dsecurity_attributes.rs387 pub struct SelfRelativeSecurityDescriptor { struct
392 impl Drop for SelfRelativeSecurityDescriptor { argument
398 impl Clone for SelfRelativeSecurityDescriptor { implementation
425 impl TryFrom<AbsoluteSecurityDescriptor> for SelfRelativeSecurityDescriptor { implementation
492 impl SelfRelativeSecurityDescriptor { impl
511 impl SecurityDescriptor for SelfRelativeSecurityDescriptor { implementation
519 unsafe impl Send for SelfRelativeSecurityDescriptor {} implementation
523 unsafe impl Sync for SelfRelativeSecurityDescriptor {} implementation