Searched defs:ToAbsolute (Results 1 – 3 of 3) sorted by relevance
305 void SecurityDescriptor::ToAbsolute(SECURITY_DESCRIPTOR& sd) const { in ToAbsolute() function in base::win::SecurityDescriptor
319 TEST(SecurityDescriptorTest, ToAbsolute) { in TEST() argument
1285 func (selfRelativeSD *SECURITY_DESCRIPTOR) ToAbsolute() (absoluteSD *SECURITY_DESCRIPTOR, err error… func