Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dproplist.c57 static void property_free(struct property *prop) { in property_free() function
66 …ll(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) property_free)); in pa_proplist_new()