Searched defs:DrvExtConnNotify (Results 1 – 1 of 1) sorted by relevance
29 class DrvExtConnNotify; variable138 friend class DrvExtConnNotify; variable165 explicit DrvExtConnNotify(std::weak_ptr<Device> device) : device_(device) {} in DrvExtConnNotify() function