Home
last modified time | relevance | path

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

/external/wayland/tests/
Dresources-test.c73 res_destroy_func(struct wl_resource *res) in res_destroy_func() function
111 wl_resource_set_implementation(res, NULL, &destroyed, res_destroy_func); in TEST()
127 wl_resource_set_destructor(res, res_destroy_func); in TEST()