Searched refs:ObjForNotify (Results 1 – 1 of 1) sorted by relevance
228 if (this->Parent.NotifyFreed && ObjForNotify.getBinary()) in ~ConcreteLinkedObject()229 this->Parent.NotifyFreed(K, *ObjForNotify.getBinary()); in ~ConcreteLinkedObject()268 ObjForNotify = std::move(PFC->Obj); // needed for callback in finalize()332 OwnedObject ObjForNotify; variable