Searched refs:CleanupFunc (Results 1 – 3 of 3) sorted by relevance
173 class CleanupFunc(object): class209 cleanup = CleanupFunc(token)
4087 typedef void CleanupFunc(void *ptr); typedef4158 CleanupFunc *GetCleanup() { return NULL; }4212 CleanupFunc *GetCleanup() { return &DeletePointer<MutableP2>; }
4783 typedef void CleanupFunc(void *ptr);4854 CleanupFunc *GetCleanup() { return NULL; }4908 CleanupFunc *GetCleanup() { return &DeletePointer<MutableP2>; }