Home
last modified time | relevance | path

Searched refs:CloseLibraryHandle (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/vulkan/
Dvulkan_proc_table.h125 bool CloseLibraryHandle();
259 bool CloseLibraryHandle();
Dvulkan_proc_table.cc39 CloseLibraryHandle(); in ~VulkanProcTable()
220 bool VulkanProcTable::CloseLibraryHandle() { in CloseLibraryHandle() function in vulkan::VulkanProcTable