Searched refs:OnDestroyFunc (Results 1 – 1 of 1) sorted by relevance
62 typedef std::function<void(SampleData*)> OnDestroyFunc; typedef93 const OnDestroyFunc& oD = nullptr)101 OnDestroyFunc onDestroy;107 OnTransactFunc onTransact = nullptr, OnDestroyFunc onDestroy = nullptr) {138 static inline OnDestroyFunc ExpectLifetimeTransactions(size_t count) { in ExpectLifetimeTransactions()