Searched refs:res_destroy_func (Results 1 – 1 of 1) sorted by relevance
73 res_destroy_func(struct wl_resource *res) in res_destroy_func() function111 wl_resource_set_implementation(res, NULL, &destroyed, res_destroy_func); in TEST()127 wl_resource_set_destructor(res, res_destroy_func); in TEST()