Searched defs:SlotDeleter (Results 1 – 1 of 1) sorted by relevance
22 struct SlotDeleter struct24 explicit SlotDeleter(SdBusInterface* intf) : intf(intf) {} in SlotDeleter() argument26 void operator()(slotp_t ptr) const in operator ()()31 SdBusInterface* intf;