Searched defs:FromHandle (Results 1 – 7 of 7) sorted by relevance
58 static MockCredential* FromHandle(PCredHandle handle) { in FromHandle() function96 static MockContext* FromHandle(PCtxtHandle handle) { in FromHandle() function
78 ScopedMmap ScopedMmap::FromHandle(base::ScopedPlatformHandle file, in FromHandle() function in perfetto::base::ScopedMmap
249 std::optional<SecurityDescriptor> SecurityDescriptor::FromHandle( in FromHandle() function in base::win::SecurityDescriptor
506 TEST(SecurityDescriptorTest, FromHandle) { in TEST() argument