Searched refs:OnDestroyFunc (Results 1 – 1 of 1) sorted by relevance
71 typedef std::function<void(SampleData*)> OnDestroyFunc; typedef103 const OnDestroyFunc& oD = nullptr)111 OnDestroyFunc onDestroy;117 OnTransactFunc onTransact = nullptr, OnDestroyFunc onDestroy = nullptr) {148 static inline OnDestroyFunc ExpectLifetimeTransactions(size_t count) { in ExpectLifetimeTransactions()