Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVulkanBoxedHandles.cpp244 constexpr const char* GetTypeStr() { in GetTypeStr() function
417 ERR("Failed to unbox %s %p", GetTypeStr<VkObjectT>(), boxed); in unbox_VkType()
423 << GetTypeStr<VkObjectT>() in unbox_VkType()
455 WARN("Failed to try unbox %s %p", GetTypeStr<VkObjectT>(), boxed); in try_unbox_VkType()
511 ERR("Failed to unbox %s %p", GetTypeStr<VkObjectT>(), boxed); in get_dispatch_VkType()