Searched refs:MethodDelete (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_auto_deleter.h164 struct MethodDelete struct in namespace:FSShell
185 : AutoDeleter<Type, MethodDelete<Type, DestructorReturnType> >
187 typedef AutoDeleter<Type, MethodDelete<Type, DestructorReturnType> > Base;
/haiku/headers/private/shared/
H A DAutoDeleter.h203 struct MethodDelete struct in namespace:BPrivate
216 : AutoDeleter<Type, MethodDelete<Type, DestructorReturnType, Destructor> >
219 MethodDelete<Type, DestructorReturnType, Destructor> > Base;

Completed in 47 milliseconds