Searched refs:dvrHwcClientDestroy (Results 1 – 3 of 3) sorted by relevance
32 void dvrHwcClientDestroy(DvrHwcClient* client);54 void operator()(DvrHwcClient* p) { dvrHwcClientDestroy(p); } in operator()
28 void dvrHwcClientDestroy(DvrHwcClient* client);
102 void dvrHwcClientDestroy(DvrHwcClient* client) { in dvrHwcClientDestroy() function