Searched defs:AssociatedInterfacePtr (Results 1 – 1 of 1) sorted by relevance
38 AssociatedInterfacePtr() {} in AssociatedInterfacePtr() function39 AssociatedInterfacePtr(decltype(nullptr)) {} in AssociatedInterfacePtr() function41 AssociatedInterfacePtr(AssociatedInterfacePtr&& other) { in AssociatedInterfacePtr() function45 explicit AssociatedInterfacePtr(PtrInfoType&& info) { Bind(std::move(info)); } in AssociatedInterfacePtr() function