Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dmock_sspi_library_win.cc58 static MockCredential* FromHandle(PCredHandle handle) { in FromHandle() function
96 static MockContext* FromHandle(PCtxtHandle handle) { in FromHandle() function
/aosp_15_r20/external/perfetto/src/base/
H A Dscoped_mmap.cc78 ScopedMmap ScopedMmap::FromHandle(base::ScopedPlatformHandle file, in FromHandle() function in perfetto::base::ScopedMmap
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Ddebug_report.h58 static Node* FromHandle(VkDebugReportCallbackEXT handle) { in FromHandle() function
/aosp_15_r20/external/cronet/base/win/
H A Dsecurity_descriptor.cc246 std::optional<SecurityDescriptor> SecurityDescriptor::FromHandle( in FromHandle() function in base::win::SecurityDescriptor
H A Dsecurity_descriptor_unittest.cc506 TEST(SecurityDescriptorTest, FromHandle) { in TEST() argument
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp282 TEST_F(TransactionApplicationTest, FromHandle) { in TEST_F() argument