Home
last modified time | relevance | path

Searched defs:instance_alloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common.h104 VkAllocationCallbacks instance_alloc; member
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-instance.c52 static struct tracefs_instance *instance_alloc(const char *trace_dir, const char *name) in instance_alloc() function