Searched refs:DestroyAndFree (Results 1 – 3 of 3) sorted by relevance
78 DynamicMutexSet::~DynamicMutexSet() { DestroyAndFree(ptr_); } in ~DynamicMutexSet()
72 void DestroyAndFree(T *&p) { in DestroyAndFree() function
168 DestroyAndFree(rep_); in ~ScopedReportBase()